cache-performance-optimizer
by jeremylongshorev1.0.0
Optimize caching strategies for improved performance
Commands
optimize-cacheOptimize caching strategies and implementation
Documentation
# Cache Performance Optimizer Plugin Optimize caching strategies for improved application performance. ## Installation ```bash /plugin install cache-performance-optimizer@claude-code-plugins-plus ``` ## Usage ```bash /optimize-cache ``` ## Features - Cache hit rate analysis - TTL optimization - Cache key design review - Invalidation strategy recommendations - Multi-level caching guidance - Memory usage optimization ## License MIT