Redis Clustering

Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and reading from replicas to scale read-heavy workloads. Use when designing keys for a sharded Redis Cluster, debugging CROSSSLOT errors on MGET / SDIFF / pipelines, configuring a multi-key transaction in a cluster, or routing reads to replicas for caches, analytics, or dashboards.

redis fff4d7c 3 files · 7.7 KB Updated

File contents

redis/agent-skills commit fff4d7c700

Frequently asked questions

npx skillmds@latest add redis/redis-clustering