Hey folks, I just released `durable-utils@0.3.0`: https://github.com/lambrospetrou/durable-utils#rea
Hey folks, I just released
The main update is the
If anyone is sharding their DOs, try out the
Read the docs first to avoid any data loss. This is "static number of shards". You cannot change them after creation.
durable-utils@0.3.0: https://github.com/lambrospetrou/durable-utils#readmeThe main update is the
StaticShardedDO abstraction extended with more methods one/some/all() and tryOne/trySome/tryAll(). There are a couple other utilities added for retries like tryN(...).If anyone is sharding their DOs, try out the
StaticShardedDO class and let me know what you think or what's not convenient.Read the docs first to avoid any data loss. This is "static number of shards". You cannot change them after creation.
GitHub
Utilities for Cloudflare Durable Objects and Workers - lambrospetrou/durable-utils



