소개
This skill provides production-ready implementations for essential Redis caching strategies including Cache-Aside, Write-Through, and Write-Behind patterns. It enables developers to optimize backend performance, manage data consistency, and solve complex challenges like cache stampedes and memory leaks. By incorporating standardized logic for TTL management, event-based invalidation, and distributed locks, this skill ensures Claude can build resilient, high-throughput applications that minimize database load and maximize response speeds.