Ulf Wendel

2012/01/31
by admin
Comments Off on PECL/mysqlnd_ms: faster slave reads

PECL/mysqlnd_ms: faster slave reads

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 … Continue reading