WP Memcached Manager – WordPress Memcached Manager Plugin

View Comments

A simple WordPress plugin to manage memcached server(s) from inside the WordPress admin interface. This initial version requires the PECL Memcache client. In future versions the memcached operations will be performed by native functions.

wp-memcached-manager WP Memcached Manager screenshot

Features in initial version (0.1)

  1. Check memcached connection status
  2. View memcached server stats
  3. Flush a memcached instance
  4. View some stored data from the memcached store (with limitations)

Upcoming features

  1. GET, (DE|IN)CREMENT, REPLACE and DELETE specific keys from memcached
  2. Better pagination to be able to browse through more data from the memcached store
  3. Flush multiple memcache servers at once

Hosting the development on GitHub: http://github.com/warwickp/wp-memcached-manager