Tagged articles
3 articles
Page 1 of 1
JavaEdge
JavaEdge
Sep 5, 2020 · Databases

Master‑Slave Replication in Redis: How It Works, Configurations, and Pitfalls

This article explains Redis's asynchronous master‑slave replication, covering the three core mechanisms, partial and full resynchronization processes, configuration methods, diskless sync, key expiration handling, replication IDs and offsets, and safety considerations when disabling persistence.

BacklogDisklessFull Sync
0 likes · 16 min read
Master‑Slave Replication in Redis: How It Works, Configurations, and Pitfalls