diff --git a/src/content/changelogs-next/2025-01-27-kv-increased-namespaces-limits.mdx b/src/content/changelogs-next/2025-01-27-kv-increased-namespaces-limits.mdx new file mode 100644 index 00000000000000..c18885b2c68b2b --- /dev/null +++ b/src/content/changelogs-next/2025-01-27-kv-increased-namespaces-limits.mdx @@ -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-28T14: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/).