Redis 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.

pyfagorass Updated

File contents

pyfagorass/bookofspells/tree/main/skills/redis/redis-clustering commit 68b3414c23

Frequently asked questions

npx skillmds@latest add pyfagorass/redis-redis-clustering