Severalnines Blog

Active-Active MySQL Group Replication Best Practices

March 11, 2026 Paul Namuag
In MySQL Group Replication (MGR) or Group Replication, an active-active configuration allows multiple group members to accept concurrent write transactions. These writes are coordinated through a consensus-based group communication system (GCS) and validated via write-set certification to preserve global transactional consistency as defined by the Group Replication protocol. active-active mode...

The best of DBaaS news, delivered to your inbox

Hidden

Storing Files in MongoDB with GridFS

September 11, 2020 Onyancha Brian Henry

How Does a Database Load Balancer Work?

September 10, 2020 Agus Syafaat

Tips for Managing & Monitoring Your Moodle Database

September 8, 2020 Sebastian Insausti

Scaling Out the Moodle Database

September 7, 2020 Krzysztof Ksiazek