memcache
Live Stats
# shell
watch "echo stats | nc -q 1 localhost 11211"
Flush All
# shell
echo flush_all | nc example.com 11211
A personal knowledge base
# shell
watch "echo stats | nc -q 1 localhost 11211"
# shell
echo flush_all | nc example.com 11211