Wukong Talks Architecture
Jun 8, 2022 · Databases
Deploying Redis Master‑Slave Architecture and Sentinel Cluster for High Availability
This guide walks through upgrading a single‑node Redis deployment to a high‑availability setup by building a master‑slave cluster, configuring Sentinel services, testing replication and failover, and enabling client auto‑detection of master changes, all using Docker containers and configuration files.
DockerRedisfailover
0 likes · 15 min read
