Cloudflare Docs
KV
Edit this page on GitHub
Set theme to dark (⇧+D)

Cloudflare Workers KV

Create a global, low-latency, key-value data storage.
Available on Free and Paid plans

Workers KV is a data storage that allows you to store and retrieve data globally. With Workers KV, you can build dynamic and performant APIs and websites that support high read volumes with low latency.


​​ Features

​​ Key-value storage

Learn how Workers KV stores and retrieves data.

​​ Wrangler

The Workers command-line interface, Wrangler, allows you to create, test, and deploy your Workers projects.

​​ Bindings

Bindings allow your Workers to interact with resources on the Cloudflare developer platform, including R2, Durable Objects, and D1.



​​ More resources