Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:24:21 +08:00
commit a5d916d454
11 changed files with 3951 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# cloudflare-kv
Store key-value data globally with Cloudflare KVs edge network. Use when: caching API responses, storing configuration, managing user preferences, handling TTL expiration, or troubleshooting KV_ERROR, 429 rate limits, eventual consistency, or cacheTtl errors.