PHP: Transparent load balancing and sharding with mysqlnd


PHP: Transparent load balancing and sharding with mysqlnd

30+ lines of PHP to add round-robin connection load balancing and, 70+ lines of PHP to add MySQL master slave replication or sharding support to your application without changing the application

Related Posts