cloudflare-kv
Installation
SKILL.md
Cloudflare Workers KV
KV is a global, low-latency, eventually-consistent key-value store. Optimized for high-read, low-write workloads.
Quick Start
Create namespace
npx wrangler kv namespace create MY_KV
KV is a global, low-latency, eventually-consistent key-value store. Optimized for high-read, low-write workloads.
npx wrangler kv namespace create MY_KV