durable-utils
♥Cherished
Utilities for Cloudflare Durable Objects and Workers
Clauded With Love Rating
7.1 / 10
A TypeScript utility library providing schema migrations and sharding abstractions for Cloudflare Durable Objects and Workers. The project focuses on solving common operational challenges like database migrations and horizontal scaling in the Cloudflare ecosystem.
Code Quality7.5
Usefulness8.5
Claude Usage6.0
Documentation7.0
Originality6.5
Highlights
- ✓Well-designed SQLSchemaMigrations class with proper idempotency and state tracking
- ✓Comprehensive TypeScript types with extensive inline documentation
- ✓Practical real-world examples showing integration with Durable Objects lifecycle
To Improve
- →Add comprehensive test suite to validate migration safety and sharding logic
- →Complete the StaticShardedDO documentation and API design before wider adoption