Johnny Cache

This is a beta release. If anything breaks, SORRY! Drop me a note to report a bug.

Provides an admin interface for inspecting Memcached instances and flushing items by key or group in an AJAX fashion. This should be considered a pre-release beta be-super-careful-when-using-type release.

I'll be updating this plugin a lot soon.

MemCachier

Changed the Memcached WP Object Cache backend to use MemCachier. This initial release is only tested with WordPress at AppFog, but should work on other sites....

Similar: 86%

Memcached Redux

Changes the famous Memcached WP Object Cache backend to actually use the Memcached class (not the Memcache class). Implements wp_cache_get_multi() and wp_cache_set_multi() wp_cache_get_multi( array( array( 'key', 'group' ), array( 'key', '' ), arr.........

Similar: 86%

Memcached Cloud

Changed the wordpress-memcached-backend backend to use Memcached ver. 2.2.0 PECL package with SASL authentication support, to implement WP Object Cache. Inehernt support for Memcached Cloud on Heroku and AppFog- just add the Memcached Cloud add-on....

Similar: 58%

WP Spider Cache

WP Spider Cache is your friendly neighborhood caching solution for WordPress. It uses Memcached to store both objects & page output. If you are familiar with Batcache and WP Super Cache, you'll be right at home here. It comes with: * Support for registering multiple Memcached servers * An admi.........

Similar: 43%

Simple Cache

Simple Cache was constructed after getting frustrated with the major caching plugins available and building sites with developer-only complex caching solutions that get millions of page views per day. Simple Cache promises the following: Extremely simple one-click install. There is an on-off switc.........

Similar: 38%

APC Object Cache Backend

APC Object Cache provides a persistent memory-based backend for the WordPress object cache. APC must be available on your PHP install. An object cache is a place for WordPress and WordPress extensions to store the results of complex operations. On subsequent loads, this data can be fetched from th.........

Similar: 38%

Batcache

Batcache uses Memcached to store and serve rendered pages. It can also optionally cache redirects. It's not as fast as Donncha's WP-Super-Cache but it can be used where file-based caching is not practical or not desired. For instance, any site that is run on more than one server should use Batcache .........

Similar: 38%

Tribe Object Cache

Quickly and easily add object cache support that works across environments. All you have to do is activate the plugin and your install will immediately be set up to support any of the following if they are available on the server: APC Memcached Xcache WinCache ...

Similar: 37%

Redis Object Cache

A persistent object cache backend powered by Redis. Supports HHVM's Redis extension, the PCEL Redis Extension and the Predis library for PHP (Predis requires PHP 5.4 or greater). To adjust the connection parameters or prefixing cache keys, see Other Notes. Forked from Eric Mann's and Erick Hitter'.........

Similar: 22%

Admin Flush W3TC Cache

Adds "Empty All Caches" link to the top of every Admin page. Clicking the link clears all caches and returns you to your current page. No need to go to Performance options anymore, just clear the cache from wherever you are. Requires the W3 Total Cache plugin, so make sure it is installed and activ.........

Similar: 6%