Cloudflare Durable Objects
Cloudflare Durable Objects is a serverless coordination and stateful compute primitive within Cloudflare Workers that provides a single, globally addressable instance per object ID, giving each object strongly consistent, in-memory state and its own attached durable storage.
5 resources across 1 library
Glossary Terms(5)
Cloudflare Durable Objects
Cloudflare Durable Objects is a serverless coordination and stateful compute primitive within Cloudflare Workers that provides a single, globally addressable i…
Cloudflare R2
Cloudflare R2 is an S3-compatible object storage service that lets developers store and serve large amounts of unstructured data — such as images, videos, back…
Vercel Edge Functions
Vercel Edge Functions are lightweight serverless functions that run on Vercel's global edge network, close to the end user, using a restricted V8-based runtime…
Netlify Edge Functions
Netlify Edge Functions are serverless functions built on the Deno runtime that execute at edge locations across Netlify's global network, allowing developers t…
Turso (database)
Turso is a distributed database platform built on libSQL, an open-source fork of SQLite, that lets developers deploy many lightweight, globally replicated data…