Cloudflare Durable Objects API
Cloudflare Durable Objects combine compute with persistent storage in a single Worker. The API provides transactional and strongly consistent storage with support for SQL, key-value, alarms, and WebSocket hibernation for building stateful serverless applications.
Documentation
Documentation
https://developers.cloudflare.com/durable-objects/
GettingStarted
https://developers.cloudflare.com/durable-objects/get-started/
APIReference
https://developers.cloudflare.com/durable-objects/api/
Specifications
OpenAPI
#Serverless
#Stateful
#Storage