cloudflare / cloudflare/workers-rs
async initializer for durable objects
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
I'm not sure it is already supported in workers-rs. But hopefully there would be an equivalent binding to `blockConcurrencyWhile` in JavaScript. Something like `async fn new(...) -> Self`
I use a pattern that refers to configs stored in KV when initializing DOs through it, but I don't know how to do the same in a workers-rs project.
Contributor guide
Assessment
This issue has not been assessed yet.