Redis Cluster Analyzer
by @charlie-morrison
Analyze Redis Sentinel and Cluster configurations for high availability, performance, and memory efficiency. Checks sentinel topology, cluster slot distribut...
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
The agent reads Redis configuration files, sentinel configs, cluster node definitions, and application connection code, then produces a comprehensive quality report.
clawhub install redis-cluster-analyzer