role-backendcaching-strategies
Implements caching solutions using Redis patterns (cache-aside, write-through, write-behind), Memcached, cache invalidation strategies, TTL design, cache stampede prevention, CDN configuration, and distributed caching. Use when optimizing read performance, reducing database load, designing cache layers, or configuring CDN rules.
Installation and usage
Implements caching solutions using Redis patterns (cache-aside, write-through, write-behind), Memcached, cache invalidation strategies, TTL design, cache stampede prevention, CDN configuration, and distributed caching. Use when optimizing read performance, reducing database load, designing cache layers, or configuring CDN rules.
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use role-backendcaching-strategies