Is there an existing issue for this?
Description
Durable Objects provide a Synchronous KV API on top of SQLite-backed storage.
However, the Rust worker crate only exposes the asynchronous API.
Request
Expose the Synchronous KV API in Rust for parity with the JavaScript runtime.
Is there an existing issue for this?
Description
Durable Objects provide a Synchronous KV API on top of SQLite-backed storage.
However, the Rust
workercrate only exposes the asynchronous API.Request
Expose the Synchronous KV API in Rust for parity with the JavaScript runtime.