Cache Management

Implement production-grade caching with cache keys/TTLs/consistency classes per query, SWR (stale-while-revalidate), explicit invalidation, HTTP cache headers, and comprehensive testing for stale reads and cache warmup. Use when adding caching to queries, implementing cache invalidation, configuring HTTP caching, or ensuring cache consistency and performance.

majiayu000 c3aa491 2 files · 23.1 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/cache-management commit c3aa491465

Frequently asked questions

npx skillmds add majiayu000/cache-management