Create a Cloudflare Workers KV Namespace

Share this video with your friends

Send Tweet

Now that we have our Workers project up and running, we need to create a KV namespace. A KV namespace is a key-value database that is replicated to Cloudflare's edge. Using the terminal, we will create our namespace and add it to our wrangler.toml file.