Edge Computing with Cloudflare Workers
What’s new with Workers KV?

What’s new with Workers KV?

11/6/2019 · Steve Klabnik

What this post added

This post announces significant updates to Workers KV, Cloudflare's global key-value store for Workers. New features include bulk upload/delete APIs, support for base64 encoded binary values, key listing with pagination and cursor support, prefix filtering for key listing, increased limits for namespaces (to 100) and value sizes (to 10MB), a visual KV browser in the Cloudflare dashboard for managing keys, and enhanced integration with the Wrangler CLI for creating, putting, and getting KV keys.

Read the original post ↗