Trendora

Durable Objects

Trial

Platforms

Cloudflare’s stateful edge compute primitive for coordinating and storing application state.

Why it's here

Placed in Trial: 3 article(s) of evidence from 3 source(s), led by product launches, with 3 in the last 30 days. Confidence 48%.

Evidence (3)

  • 7Hacker News·8/5/2026open_source
    Celld: Self-hosted distributed Durable Objects

    Celld is an open-source project from Deno that brings Durable Objects-style stateful edge primitives to self-hosted infrastructure. It aims to let developers run distributed, stateful objects without relying on a single managed platform.

  • 7Cloudflare Blog·8/3/2026product_launch
    Cloudflare previews @cloudflare/computer for agent runtimes

    Cloudflare has introduced an early preview of @cloudflare/computer, an open-source library for running agents on a shared filesystem with multiple execution environments. The company says the approach uses isolates and attached container sandboxes to improve efficiency and scalability compared with giving every agent its own container.

  • 8Cloudflare Blog·8/3/2026product_launch
    Cloudflare Workers add inbound TCP and gRPC support

    Cloudflare announced new Workers runtime capabilities for accepting inbound TCP connections via a connect(socket) handler, with routing through Spectrum, Durable Objects, and Containers. The company also added support for serving and calling gRPC applications, including bidirectional streaming and automatic gRPC-web conversion, currently in private beta.