phpmemcachedubuntu-10.10libmemcache

Can you see what is in memcached?


I'm using memcached extension in a PHP5 application. We're running a LAMP stack on Ubuntu Maverick (10.10). We're using memcached for a series of things, one of which is persisting user session among multiple applications.

My question is, is there a utility or UI to see what is inside a memcached server?

This would be an invaluable tool during development.


Solution

  • You could always try Harun Yayli's memcache.php or this variation on memcache.php