{"library":"durable-utils","type":"library","category":null,"description":"Utilities for Cloudflare Durable Objects and Workers, including SQL migration management, static sharding, and retry helpers. Current stable version 0.3.5. Released as needed; API still in design phase for sharding. Key differentiator: provides SQL schema migrations that track state in DO storage, and a static sharding abstraction for horizontally scaling Durable Objects without data loss.","language":"javascript","status":"active","version":"0.3.5","tags":["javascript","cloudflare","durable-objects","workers","sqlite","sharding","sharded-durable-objects","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install durable-utils","imports":["import { SQLSchemaMigration } from 'durable-utils/sql-migrations'","import { SQLSchemaMigrations } from 'durable-utils/sql-migrations'","import { StaticShardedDO } from 'durable-utils/sharded-do'","import { retry } from 'durable-utils/retry'"]},{"cmd":"yarn add durable-utils","imports":[]},{"cmd":"pnpm add durable-utils","imports":[]}],"homepage":"https://github.com/lambrospetrou/durable-utils#readme","github":"https://github.com/lambrospetrou/durable-utils","docs":null,"changelog":null,"pypi":null,"npm":"durable-utils","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}