durable-objects topic

List durable-objects repositories

triplit

919
Stars
30
Forks
Watchers

A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid,...

hyper-durable

62
Stars
3
Forks
Watchers

Simple and useful Durable Object abstraction

hono-do

80
Stars
2
Forks
Watchers

A wrapper of Cloudflare Workers's Durable Object for Hono.

durable-limiter

46
Stars
5
Forks
Watchers

A rate-limiter using Durable Objects on CF Workers that actually doesn't rate limit anything.

api

72
Stars
2
Forks
Watchers

📦 The API for https://wanderer.moe/ — (v2 branch) created using Cloudflare Workers, R2, DO, Hono, Lucia Auth, Drizzle, Turso, Scalar & Resend

where-durableobjects-live

30
Stars
1
Forks
Watchers

Tracking where Durable Objects are created, wherever you are in the world.

teds

20
Stars
0
Forks
Watchers

🚉 A typesafe event dispatch system inspired by TRPC

graphql-workers-subscriptions

55
Stars
2
Forks
Watchers

Topic-based GraphQL subscriptions, with Cloudflare Workers, Durable Objects and D1

planning-poker

16
Stars
1
Forks
Watchers

Planning Poker built with Cloudflare Workers, Workers KV, Durable Objects, Websockets, and Cloudflare Pages. Also React, Redux Toolkit, TypeScript and Snowpack.

y-durableobjects

94
Stars
7
Forks
Watchers

Real-time collaboration with Yjs on Cloudflare Workers using Durable Objects, eliminating Node.js dependencies. Inspired by y-websocket