Cache Invalidation

Keep cached data correct as the source changes using write-through, event-driven eviction, and versioned keys. Use when a cache exists and stale reads are a risk, or when users report seeing old data after a write.

Amey-Thakur 12026dc 2.7 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/performance/cache-invalidation commit 12026dc646

Frequently asked questions

npx skillmds@latest add amey-thakur/cache-invalidation