Skip to content
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Workers KV namespace limits increased to 1000
description: You can now have up to 1000 Workers KV namespaces per account.
products:
- kv
date: 2025-01-27T14:00:00Z
---

You can now have up to 1000 Workers KV namespaces per account.

Workers KV namespace limits were increased from 200 to 1000 for all accounts. Higher limits for Workers KV namespaces enable better organization of key-value data, such as by category, tenant, or environment.

Consult the [Workers KV limits documentation](/kv/platform/limits/) for the rest of the limits. This increased limit is available for both the Free and Paid [Workers plans](/workers/platform/pricing/).
Loading