storage-kv
JSON →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.
Resources
packagestorage-kv ↗