Skip to content

Behavior differences

The KV Worker API matches Cloudflare. The storage topology does not.

Compatibility

TopicCloudflareopen-compute
Worker APICloudflare KV APISame: put / get / getWithMetadata / list / delete, text / json / arrayBuffer / stream, metadata, TTL, bulk get, list cursor
ReplicationGlobal edgeSingle-node SQLite on the node running ocd
cacheTtlColo cacheParameter accepted; no colo cache
JurisdictionsAvailableNot provided
REST / client.v4AvailableNot provided; use the Worker binding
REST bulk write / deleteAvailableNot provided

See Compatibility.