소개
This skill enables Claude to design and deploy sophisticated caching strategies for modern applications, addressing performance bottlenecks by introducing Redis distributed caching, L1 in-memory layers, and CDN integration. It automates the implementation of industry-standard patterns like cache-aside, write-through, and read-through, ensuring that database loads are minimized while application responsiveness is maximized. It is particularly effective for developers looking to scale SQL or NoSQL databases efficiently while maintaining data consistency through robust cache invalidation logic.