BenjaminAdams / wp-redis-cache

Cache Wordpress faster
157 stars 39 forks source link

Use PECL extension PhpRedis as primary and predis5.2.php only as fallback #3

Closed ulrichblock closed 11 years ago

ulrichblock commented 11 years ago

apt-get install php5-redis

Will install http://pecl.php.net/package/redis The documentation can be found at https://github.com/nicolasff/phpredis/#readme

On my small VPS It brought the loading time even more.

Before: 0.00935

After: 0.00092 0.00055 0.00121 0.00077

BenjaminAdams commented 11 years ago

Thanks for the great addition!

ulrichblock commented 11 years ago

Thank you too for the great idea and plugin.

You might want to extend the readme now.

BenjaminAdams commented 11 years ago

Already added a small amount to the readme On Sep 9, 2013 3:25 PM, "Ulrich Block" notifications@github.com wrote:

Thank you too for the great idea and plugin.

You might want to extend the readme now.

— Reply to this email directly or view it on GitHubhttps://github.com/BenjaminAdams/wp-redis-cache/pull/3#issuecomment-24110656 .