An open API service indexing awesome lists of open source software.

https://github.com/staylor/johnny-cache

Manage your WP's Memcached, clear cache by group
https://github.com/staylor/johnny-cache

Last synced: about 2 months ago
JSON representation

Manage your WP's Memcached, clear cache by group

Awesome Lists containing this project

README

          

=== Johnny Cache ===
Contributors: wonderboymusic
Tags: cache, Memcached, admin, Batcache, flush cache, manage cache, object cache, WP Object Cache
Requires at least: 3.0
Tested up to: 3.3
Stable tag: 0.1

Provides an admin interface for inspecting Memcached instances and flushing items by key or group in an AJAX fashion.

== Description ==

*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.

== Installation ==
Activate the plugin.

You MUST install the PECL Memcached extension and have Ryan's Memcached WP Object Cache plugin installed for this work / not throw fatal errors everywhere - I'll make this smoother later.

== Changelog ==

= 0.1 =
* Initial release