durable-objects

Tag

Cards List
#durable-objects

@fayazara: Fyi, you are not just limited to building web apps with @cloudflaredev This is my native personal trip planner agent I …

X AI KOLs Following ↗ · 2026-09-12 Cached

A user showcases a native personal trip planner agent built with Swift and Hono worker using Cloudflare services like Project Think, Browser Run, Durable Objects, and R2, demonstrating the versatility of Cloudflare beyond web apps.

0 favorites 0 likes
#durable-objects

Open Source Durable Objects for Postgres

Hacker News Top ↗ · 2026-09-08 Cached

Solid Objects is an open-source library that implements a durable objects model for PostgreSQL, SQLite, and MySQL, providing stateful, ordered processing without vendor lock-in or additional infrastructure.

0 favorites 0 likes
#durable-objects

I built a shipment agent that texts customers when package status changes

Reddit r/ArtificialInteligence ↗ · 2026-08-27

A Python/Flask code example demonstrating a shipment agent that proactively sends SMS updates when package status changes, using an event-driven architecture with durable objects.

0 favorites 0 likes
#durable-objects

Durable Objects without Cloudflare, on the database you already run

Lobsters Hottest ↗ · 2026-08-27 Cached

Introducing Solid Objects, an open-source library that implements Cloudflare's Durable Objects model on existing SQL databases, allowing developers to use it as a self-hosted dependency without additional infrastructure.

0 favorites 0 likes
#durable-objects

dgit: Git forge on Durable Objects

Lobsters Hottest ↗ · 2026-08-18 Cached

dgit is a git server implementation using Cloudflare Durable Objects, enabling decentralized, serverless git hosting with full protocol support and a web interface.

0 favorites 0 likes
#durable-objects

celld — Durable Objects, self-hosted

Lobsters Hottest ↗ · 2026-08-06 Cached

celld is a self-hosted, distributed server that runs Cloudflare Workers and Durable Objects code unchanged, using your own S3 bucket for storage and coordination. It claims significantly lower costs and sub-millisecond warm latencies at scale, with data stored in SQLite/LTX format.

0 favorites 0 likes
#durable-objects

Celld: Self-hosted, distributed Durable Objects

Hacker News Top ↗ · 2026-08-05 Cached

Deno's celld is an open-source daemon that runs Cloudflare Workers and Durable Objects on your own machines, using SQLite per object and an S3-compatible bucket for replication and coordination without a control plane.

0 favorites 0 likes
#durable-objects

@geekbb: Cloudflare releases a "computer" for AI agents — Giving agents a workspace that never disappears. Files stored in SQLite, with three environments (full container / shell / JS) available anytime; switch environments without switching files.

X AI KOLs Timeline ↗ · 2026-08-04 Cached

Cloudflare Computer is a virtual filesystem inside a Durable Object that gives AI agents a persistent workspace, using SQLite for storage and pluggable runtimes (container, shell, JavaScript). It's a preview-only open-source package.

0 favorites 0 likes
#durable-objects

@vikingmute: Cloudflare just released a library called computer with a very interesting concept: https://github.com/cloudflare/computer… A virtual file system in Durable Object, persisted with SQLite…

X AI KOLs Timeline ↗ · 2026-08-03 Cached

Cloudflare released a preview library called computer that provides a SQLite-based virtual file system in Durable Objects, with support for multiple runtime backends (container, isolated shell, isolated JavaScript), offering persistent workspaces for Agents.

0 favorites 0 likes
#durable-objects

We rewrote our agent to run entirely in a Durable Object with Pi, Agents SDK, and Code Mode (10 minute read)

TLDR AI ↗ · 2026-07-29 Cached

camelAI rewrote their coding agent to run entirely in a Cloudflare Durable Object, using SQLite and R2 for filesystem and replacing bash with JavaScript. The migration from VMs reduced costs and latency, and the codebase is now open source.

0 favorites 0 likes
#durable-objects

Why we're moving off Cloudflare Durable Objects

Hacker News Top ↗ · 2026-07-09 Cached

Wire, a platform for AI agent context containers, is migrating from Cloudflare Durable Objects to a custom runtime on Fly Machines due to structural limits: vector index separation, compute-data colocation, placement flexibility, and lack of self-hosting. The new architecture improves latency and enables dedicated capacity.

0 favorites 0 likes
#durable-objects

cloudflare/computer

GitHub Trending (daily) ↗ · 2026-08-05 Cached

Cloudflare Computer is a preview virtual filesystem built on Durable Objects, with pluggable runtimes for containers, shell, and JavaScript, enabling stateful serverless compute on Cloudflare Workers.

0 favorites 0 likes
← Back to home

Submit Feedback