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 bfb3ce1 commit 6b2c39bCopy full SHA for 6b2c39b
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