Cache Management

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

tomevault-io 3553f2b 2 files · 33.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/vilnacrm-org--core-service--cache-management commit 3553f2b2b4

Frequently asked questions

npx skillmds@latest add tomevault-io/cache-management