cloudflare-kv
π―Skillfrom itechmeat/llm-code
Manages Cloudflare Workers KV storage with low-latency, globally distributed key-value operations for high-read workloads.
Part of
itechmeat/llm-code(31 items)
Installation
npx wrangler kv namespace create MY_KVSkill Details
"Cloudflare Workers KV key-value storage playbook: namespaces, bindings, Workers API (get/put/delete/list), metadata, expiration TTL, bulk operations, REST API, consistency model, caching. Keywords: Cloudflare KV, Workers KV, key-value, KVNamespace, binding, metadata, expiration, TTL, cacheTtl, bulk operations, eventually consistent."
More from this repository10
skill-master skill from itechmeat/llm-code
react-testing-library skill from itechmeat/llm-code
commits skill from itechmeat/llm-code
changelog skill from itechmeat/llm-code
social-writer skill from itechmeat/llm-code
project-creator skill from itechmeat/llm-code
Runs fast, Vite-powered tests with Jest-compatible API, supporting TypeScript, mocking, and browser testing out of the box.
coderabbit skill from itechmeat/llm-code
Accelerates frontend development by providing a lightning-fast build tool with instant server startup, hot module replacement, and flexible configuration.
openspec skill from itechmeat/llm-code