Skip to content

feat(sqlite): migrate internal actor storage to sqlite#5384

Draft
NathanFlurry wants to merge 2 commits into
mainfrom
kv-to-sqlite
Draft

feat(sqlite): migrate internal actor storage to sqlite#5384
NathanFlurry wants to merge 2 commits into
mainfrom
kv-to-sqlite

Conversation

@NathanFlurry

Copy link
Copy Markdown
Member
  • Move internal RivetKit actor runtime persistence from actor KV into SQLite-backed tables, including state, hibernatable connections, queues, alarms, workflow/user KV shims, and migration import.
  • Keep the inspector token KV mirror for dashboard compatibility while making SQLite the runtime source of truth.
  • Update TypeScript/NAPI runtime surfaces, docs, limits, and driver coverage for the SQLite-backed storage path.
  • Validate with rivetkit-core lib tests, rivetkit-core check, and the included native/local plus wasm/remote driver matrix.

@railway-app

railway-app Bot commented Jul 8, 2026

Copy link
Copy Markdown

🚅 Deployed to the rivet-pr-5384 environment in rivet-frontend

Service Status Web Updated (UTC)
frontend-inspector 😴 Sleeping (View Logs) Web Jul 8, 2026 at 3:49 am
website 😴 Sleeping (View Logs) Web Jul 8, 2026 at 3:46 am
frontend-cloud 😴 Sleeping (View Logs) Web Jul 8, 2026 at 3:45 am
kitchen-sink 😴 Sleeping (View Logs) Web Jul 8, 2026 at 3:45 am
ladle ✅ Success (View Logs) Web Jul 8, 2026 at 3:39 am
mcp-hub ✅ Success (View Logs) Web Jul 8, 2026 at 3:38 am

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