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 99d5b9f commit f212f92Copy full SHA for f212f92
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