Skip to content

Add SQLite state store for persistent resources#142

Draft
danegsta wants to merge 1 commit intomainfrom
dev/danegsta/sqlite
Draft

Add SQLite state store for persistent resources#142
danegsta wants to merge 1 commit intomainfrom
dev/danegsta/sqlite

Conversation

@danegsta
Copy link
Copy Markdown
Member

@danegsta danegsta commented May 6, 2026

Add a local SQLite-backed state store for persistent process metadata and cross-instance resource leases. Wire the store into controller startup and persistent executable/container/network coordination, and manage schema updates through embedded golang-migrate migrations with compatibility authoring guidance.

Add a local SQLite-backed state store for persistent process metadata and cross-instance resource leases. Wire the store into controller startup and persistent executable/container/network coordination, and manage schema updates through embedded golang-migrate migrations with compatibility authoring guidance.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danegsta danegsta force-pushed the dev/danegsta/sqlite branch from b86aa92 to 5ee3058 Compare May 6, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant