Read-only live diagnostics for any Redis. Connect once, pull slowlog, latency, memory, cluster topology, and more — nothing is written to the database.
rkb-enterprise.exe, open localhost:7070.node server.jsredis.conf, Helm chart, Terraform, Kubernetes YAML, Python/Go/Node client pools, backup runbooks, upgrade runbooks, ADRs, and ops briefs.kubectl port-forward to a Kubernetes Service, dials the local end, and tears it down on exit.~/.ssh keys by default; override with --ssh-key.npm install ssh2 in the toolkit directory (optional dep).ssh -D 1080 user@bastion or a corporate proxy.rediss://) to any routable host — Redis Cloud, Upstash, or your VPN-exposed private Redis.redis-check-aof read-only to find the bad offset, then --fix to truncate at the last clean command. Covers multipart AOF (Redis 7+), partial rewrites left behind by a crash, and when to restore from RDB instead.redis-cli --cluster reshard with explicit flags. Covers adding a master, draining a master, mid-move failure recovery, and --cluster fix for half-migrated slots.