MemcacheD Is Your Friend

plugin banner

Adds MemcacheD object cache support to WordPress and auto-configures your cache setup.

Author:Jeffrey Schutzman - - uses code from Ryan Boren, Denis de Bernardy, Matt Martz, Mike Schroder, Scott Taylor (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:4.1.33
Plugin version:2.0.0
Added to WordPress repository:30-03-2015
Last updated:30-03-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:http://wordpress.org/extend/plugins/memcached...
Total downloads:37 986
Active installs:2 000+
plugin download
Click to start download

Memcached Object Cache provides a persistent backend for the WordPress object cache. A memcached server and either the
the PECL Memcached or PECL Memcache extension and class are required. Detects either the PECL Memecache or PECL
Memcached (Memcached preferred) class and uses the appropriate interface. That means you don’t need to figure out
which PHP class is available in your installation, the plugin will detect the proper configuration.

This plugin does not require manual copying of files between directories for installation, and it doesn’t require the installer
to differentiate between the memcache and memcached PECL extensions if they know their host makes once available.

Also, because this plugin autodetects the PECL extension available, for those that develop on Windows where the
PECL Memcached extension is not generally available, you can maintain a common configuration with your Linux host
where that extension is common.

Plugin creates a dashboard menu option under “Tools” where you can view your memcached statistics.

Plugin is based laregly on previous works by Matt Martz, Ryan Boren (https://wordpress.org/plugins/memcached/) and
Scott Taylor, Ryan Boren, Matt Martz, Mike Schroder ( https://wordpress.org/plugins/memcached-redux/ )


FAQ
ChangeLog