php - Can you see what is in memcached? -


i'm using memcached extension in php5 application. we're running lamp stack on ubuntu maverick (10.10). we're using memcached series of things, 1 of persisting user session among multiple applications.

my question is, there utility or ui see inside memcached server?

this invaluable tool during development.

you try harun yayli's memcache.php or this variation on memcache.php


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -