Partitioning support for the PHP replication plugin
Note: This article was originally published at Planet PHP
on 12 May 2011.
The Mysqlnd replication and load balancing plugin alpha release has focused on laying foundations for read-write splitting and load balancing. Thus, we can now look into more juicy topics such as support of schemata based partitioning to increase the granularity of load balancing. Not every slave server needs to replicate ...


