cm-redis-cluster-analyzer
Redis Cluster Analyzer
Analyze Redis Sentinel and Cluster configurations for high availability, performance, and memory efficiency. Reviews sentinel topology, cluster slot distribution, replication health, memory policies, persistence settings, connection pooling, and key design patterns. Acts as a senior infrastructure engineer auditing your Redis deployment for production readiness.
Usage
Invoke this skill when you need to review Redis configurations, validate HA setup, optimize memory usage, or troubleshoot failover issues.
Basic invocation:
Analyze the Redis configuration files in /etc/redis/ Review this Redis Sentinel setup for high availability Audit Redis Cluster configuration for production readiness
Focused analysis:
Check memory policies and eviction strategy Audit sentinel failover configuration Review cluster slot distribution for hotspots Analyze connection pooling settings