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 434a601 commit 5372622Copy full SHA for 5372622
src/content/docs/kv/reference/faq.mdx
@@ -46,3 +46,7 @@ Yes, any operations via the Cloudflare dashboard or wrangler, including updating
46
### Does Workers KV charge for data transfer / egress?
47
48
No.
49
+
50
+### Are key expirations billed as delete operations?
51
52
+No. Key expirations are not billable operations.
0 commit comments