How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Durable Objects, Workers - New `us` jurisdiction for Durable Objects

calendar_today June 26, 2026 domain cloudflare

Durable Objects now supports a us jurisdiction , letting you create Durable Objects that only run and store data within the United States. Use the us jurisdiction when you need to keep a Durable Object’s compute and storage inside the United States to meet data residency requirements. Create a namespace restricted to the us jurisdiction the same way as any other jurisdiction: // Worker export default { async fetch ( request , env ) { const usSubnamespace = env .

open_in_new Read original post