Skip to content

Add support for sqlite backed durable objects. #727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

connyay
Copy link

@connyay connyay commented May 14, 2025

Fixes #645

@connyay
Copy link
Author

connyay commented May 14, 2025

alt to #723 with some additional bindgen methods, a shell of a test, and a sandbox example.

This PR uses jsvalue pretty liberally and omits SqlStorageValue. Happy to make a change if needed, but types are already wonky in sqlite and the rust/wasm layers make it even more confusing. Would love from someone from cloudflare to weigh in there. Ideally could skip things like https://github.com/cloudflare/workers-rs/pull/723/files#r2045394966 if we are just ysing jsvalues? 🤷‍♂️

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.

Introduce SQLite API for Durable Objects
1 participant