We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56b8fc commit 06fa002Copy full SHA for 06fa002
src/content/docs/kv/platform/limits.mdx
@@ -16,7 +16,7 @@ import { Render } from "~/components"
16
| Writes to different keys | 1,000 writes per day | Unlimited |
17
| Writes to same key | 1 per second | 1 per second |
18
| Operations/worker invocation | 1000 | 1000 |
19
-| Namespaces | 200 | 200 |
+| Namespaces | 1000 | 1000 |
20
| Storage/account | 1 GB | Unlimited |
21
| Storage/namespace | 1 GB | Unlimited |
22
| Keys/namespace | Unlimited | Unlimited |
0 commit comments