celld: An Open-Source Self-Hosted Distributed DO Implementation
jakedahn · x · 2026-08-05
celld is an open-source, self-hostable, distributed Durable Objects and Workers implementation. It is built with V8, S3, SQLite, and LTX+ Tokio, and is programmed using the exact Cloudflare Workers/DO JavaScript APIs and config.
- Cost-Effective & Durable: Offers an order of magnitude cost reduction at scale. Writes are durable before acknowledgment (RPO=0).
- Minimal Dependencies: Only requires an S3-compatible bucket—no other infrastructure needed. Memory overhead is 4 MB per cell instance, and hibernated cells cost almost nothing.
- Open Source: Released under the Apache 2.0 license.
More from Infra
- Anthropic to Develop Custom AI Chips for Faster and More Efficient Claude — Polymarket · 2026-08-05
- Wall Street Expects AI Capex Surge: OpenAI Quarterly Spending Could Top $18B — PTrubey · 2026-08-05
- Benchmarking MiniMax H3 on a 4090: Sage Attention Slashes Generation Time — thegr8anand · 2026-08-05
- 3090 Upgrade Dilemma: Is 24GB VRAM Enough or Jump to 32GB? — gtech02 · 2026-08-05
- Stanford Hazy Research: AI Agents Are Retiring CUDA Abstraction Layers — sumitdotml · 2026-08-05
- AI Agent Autonomously Writes Triton Kernel, Breaking NanoGPT Speedrun Record — cong_ml · 2026-08-05