Group Replication VS Percona XtraDB Cluster: The True Cost of Consistency (from TusaCentral - MySQL Blogs)
Overview
pWhen building high-availability MySQL environments, the choice between MySQL Group Replication (GR) and Percona XtraDB Cluster (PXC) often comes down to how they handle the eternal database dilemma: data consistency versus performance. ♦/p
pWhile both provide "synchronous-like" replication, they approach the problem of stale reads—reading data that has been commi
[...]
