Adventures in Database Replication
I've been working on a new plugin, this time it's in the realm of real-time database replication, without needing to set up any additional accounts or worry about losing data during an extended downtime, or the space in between backups. I started this project wanting a simple, reliable failover plan for a WordPress e-commerce site. [...]