List and analyze keys in memcache
# Writes a big file with one line per key
> bash dump_keys.sh > all-the-keys
# Get stats on the state of the whole key list
> cat all-the-keys | perl ./aggregate_keys.pl
count:2228244 size:86.50% fetched:53.66% bytesize:1948.7MB