telnet localhost 11211
stats settings
stats items
# stats cachedump {item_number} 0
# the last 0 stands for list all caches in the item
stats cachedump 7 0
get {cache_key}
flush_all
# one 0 is flags
# another 0 is expiration
# {len} is content byte size
set 0 0 {len}