Parallelize Your Command-line Replica with GTID-aware mariadb-binlog (part 2)
Posted on June 29, 2023 by Brandon Nesterenko
Enhancing the throughput for replicating database transactions is a key concern for a MariaDB replica, as the number of transactions […]
Build Your Own Command-line Replica with GTID-aware mariadb-binlog (part 1)
Posted on November 9, 2022 by Brandon Nesterenko
This blog post begins a three part series to create and customize your own asynchronous MariaDB replication client. With the […]