Community

Multi-master support in MySQL Connector/Java

(Todd Farmer) MySQL Connector/Java has long had support for replication-aware deployment, allowing a single logical Connection object to effectively “pool” connections to both a master and (potentially multiple) slaves. This allowed scale-out of read load by distribution of read traffic to slaves,

Read More - Register for Free Membership