Skip to content

行为差异

KV 的 Worker API 与 Cloudflare 对齐;存储拓扑不同。

兼容性

主题Cloudflareopen-compute
Worker APIKV API相同:put / get / getWithMetadata / list / delete,text / json / arrayBuffer / stream、metadata、TTL、bulk get、list cursor
复制Cloudflare 边缘网络运行 ocd 的主机上的单节点 SQLite
cacheTtlColo cache接受该参数;无 colo cache
Jurisdictions提供不提供
REST / client.v4提供不提供;使用 Worker binding
REST bulk write / delete提供不提供

兼容性