-
Bookmarked https://blog.evanweaver.com/2009/04/20/peeping-into-memcached/
page onpeeping into memcachedMemcached 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.