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 1a596a5 commit 3216140Copy full SHA for 3216140
src/content/docs/kv/platform/limits.mdx
@@ -15,7 +15,7 @@ import { Render } from "~/components"
15
| Reads | 100,000 reads per day | Unlimited |
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 [^1] | 1000 | 1000 |
+| Operations/Worker invocation [^1] | 1000 | 1000 |
19
| Namespaces | 1000 | 1000 |
20
| Storage/account | 1 GB | Unlimited |
21
| Storage/namespace | 1 GB | Unlimited |
0 commit comments