Celld: Self-hosted, distributed Durable Objects
Summary
Celld is a self-hosted, distributed Durable Objects runtime from Denoland. It runs Cloudflare Workers-style objects as individual SQLite databases, replicated to a user-owned S3-compatible bucket, with coordination via the bucket and no central control plane. The project includes installation, container deployment, fleet operation, and deployment tooling, emphasizing on-prem and private-cloud use cases.