cloudflare-durable-objects

Installation
SKILL.md

Cloudflare Durable Objects

Durable Objects combine compute with strongly consistent, transactional storage. Each object has a globally-unique name, enabling coordination across clients worldwide.


Quick Start

Durable Object Class

// src/counter.ts
import { DurableObject } from "cloudflare:workers";
Related skills

More from itechmeat/llm-code

Installs
20
GitHub Stars
16
First Seen
Jan 29, 2026