storage-kv

JSON →
library 0.0.9 ·javascript
verified Jun 7, 2026

Node.js client for Cloudflare's KV Storage, a globally distributed key-value store with low-latency reads and writes. Version 0.0.9 is the latest; development is active but early. Differentiates by being a community-maintained SDK specifically for Cloudflare KV, unlike the official Workers KV client which is edge-only. Provides both Promise and async/await APIs. Supports bulk operations and TTLs. Not suitable for high-throughput production use yet.