Skip to content

Get keys in a Memcached database

List all keys

Uses.

memdump --servers=localhost:60105

Get specific key

echo "get [key]" | nc localhost 60105

Source

  1. https://lzone.de/blog/How-to%20Dump%20Keys%20from%20Memcache

#published

Links to this note

These notes are unpolished collections of thoughts, unfinished ideas, and things I want to remember later. In the spirit of learning in public, I'm sharing them here. Have fun exploring, if you want!
© 2022 by Adrian Philipp