Exploring MySQL Binlog Server – Ripple
Scalegrid
MAY 22, 2020
MySQL does not limit the number of slaves that you can connect to the master server in a replication topology. A classic solution for this problem is to deploy a binlog server – an intermediate proxy server that sits between the master and its slaves. The binlog server is set up as a slave to the master, and in turn, acts as a master to the original set of slaves. Ripple is an open source binlog server developed by Pavel Ivanov. Ripple server management.
Let's personalize your content