Descrição
Improve your server performance using Memcached for object caching or improve your server performance using disk support for object caching.
Less resources needed and better pagespeed.
Less database queries needed.
Detects automatically any Memcached server running and adds an object-cache.php file to your WordPress site.
Default memcached servers tested:
– 127.0.0.1:11211
– 127.0.0.1:11212
– 127.0.0.1:11213
– 127.0.0.1:20000
– 127.0.0.1:20001
– Any SiteGround Memcached setup
This plugin includes a modified template from this project:
https://github.com/humanmade/wordpress-pecl-memcached-object-cache
A WordPress object cache that uses the memcached (not memcache) PECL extension.
Thanks to Zack Tollman & 10up
Avaliações
Contribuidores e programadores
“Object Cache 4 everyone” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Object Cache 4 everyone” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
1.1 – 2020-05-20
Improvements, more default servers added.
Added SiteGround Memcached server automatically.
1.0 – 2020-05-16
Initial release.