Add basic support for sqlite-backed durable objects
Fixes https://github.com/cloudflare/workers-rs/issues/645
Hi, we want to use sqlite-backed durable objects using Rust, so we added some bindings to the Sql Storage API. Let us know if there are changes you'd like to see. Thanks.
This looks fantastic!!
I say wrangler 4.10.0 (update available 4.11.0) and thought WOW it's been approved - awesome.....but then came to see this is still sitting unreviewed. 👎
You might want to try to get in touch with one of the developers that get their PRs accepted to see if you can get merged.
@zebp @danlapid fyi
I'd love to get this across the line. I've made some improvements on my fork. I have been using it successfully.
https://github.com/cloudflare/workers-rs/pull/727
Thanks @maxbrunsfeld for getting this one started. This has now been landed in https://github.com/cloudflare/workers-rs/pull/727.