Cloudflare Workers KV provides access to a secure low latency key-value store at all of the data centers in Cloudflare's global network. Developers can use Cloudflare Workers and Workers KV to augment existing applications or to build entirely new applications on top of Cloudflare's global cloud network. Workers KV scales seamlessly to support applications serving dozens or millions of users.
Already a customer? Activate Today
Building serverless applications with fast global response times requires moving compute and storage closer to the user. Cloudflare created a serverless execution environment at all of Cloudflare's data centers in our global network, but customers still faced the time-intensive and complex task of managing their own storage. With Workers KV, low-latency global application access to a scalable key-value store is only an API call away.
"Over 10 million developers around the world rely on the npm Registry to download packages over 1 billion times a day. We invested in Cloudflare Workers to improve our global performance, and now with the Cloudflare Workers globally available key-value store (Cloudflare Workers KV), we can make performance improvements that used to be impossible. Cloudflare is amazing."
Laurie Voss
Co-founder and Chief Data Officer at npm
Using Workers KV to quickly access data, generate customized pages just as quickly as serving static sites. This makes it possible to add shopping cart data to ecommerce sites, target marketing to subsets of visitors, and significantly reduce latency for a whole host of applications.
Store session tokens or other user information to quickly ensure the right user has access to the right content. Move the authentication layer out of applications and into the network itself to improve site speed while reducing the threat of application-level authentication vulnerabilities.
Store and return custom content based on user, session, cookie, or any other request attribute. Perform low latency injection of personalized content from Workers KV into any cached or uncached template before returning it to the user.
Run A/B tests or stage release rollouts on a per-user basis. Use Cloudflare Workers KV to store millions of tests that can be quickly run from Workers anywhere in the world. Write analytics back to Workers KV or any other analytics services directly from the Worker.
Stop cheaters, spammers, trolls, and other attackers by storing IPs, user IDs, or any relevant data in Cloudflare Workers KV. Easily write to and run quick checks against large block lists to prevent attackers from reaching protected applications and posting, registering, or performing other undesired actions.
"Optimizely powers billions of customer experiences every day, making it possible for the world’s largest brands to learn from their users and deliver better experiences. One of our biggest enemies is anything which would cause latency. Cloudflare Workers KV promises to allow us to retrieve the data we need quickly, wherever on earth the customer or visitor finds themselves."
Michael Hood
Senior Staff Performance Engineer, Optimizely
Sales