• Bookmarked https://blog.evanweaver.com/2009/04/20/peeping-into-memcached/
    peeping into memcached
    Memcached is generally treated as a black box. But what if you really need to know what’s in there? Not for runtime purposes, but for optimization and capacity planning? demo $ sudo…

Peeping into memcached

Find out what’s happening under the memcached covers. With examples on how to buld load the data into MySQL for analysis.