12 lines
439 B
JSON
12 lines
439 B
JSON
{
|
|
"name": "cloudflare-kv",
|
|
"description": "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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |