PHP replication and load balancing plugin: master_on_write, documentation
Note: This article was originally published at Planet PHP
on 18 April 2011.
Hours ago, I have committed the first documentation draft for PECL/mysqlnd_ms. The mirrors should show it on Saturday. PECL/mysqlnd_ms is a replication and load balancing plugin for the mysqlnd library. Its latest feature, master_on_write, helps to work around the issue of replication lag. If master_on_write=1, the plugin ...


