totpunk: replication + performance

Sort by: Date / Title / URL

  1. Flipper is a tool for managing pairs of MySQL servers replicating to each other (commonly known as master-master replication or dual-master replication). Master-master replication is a great way of ensuring high availability for MySQL databases - it enables one half of the pair to be taken offline for maintenance work while the other half carries on dealing with queries from clients.
  2. Setting Up a Multimaster Replication System

First / Previous / Next / Last / Page 1 of 1