Community

PECL/mysqlnd_ms: faster slave reads

(Ulf Wendel) Why read stale data from an asynchronous MySQL replica (slave)? Fetch it from a local cache instead! Good for the clusters overall load, good for your applications performance. And, possible with PECL/mysqlnd_ms 1.3, the replication and load balancing plugin for PHP MySQL users.

Read More - Register for Free Membership