summaryrefslogtreecommitdiff
path: root/scripts/memcached-tool
Commit message (Expand)AuthorAgeFilesLines
* tests: skip whitespace on vendor/*dormando2022-07-031-1/+1
* Add a command to dump keys for memcached-toolJunji Hashimoto2022-07-031-0/+26
* Fix up tabular output for the 'stats' command.Josh Kupershmidt2020-01-131-2/+2
* memcached-tool dump fix loss of exp valueJohn Leslie2019-04-261-3/+3
* Include keys with non-[\w.~-] bytes in memcached-tool dumpCharmander2018-06-271-2/+5
* memcached-tool: Add 'limit' parameter to 'dump'.Calin Iorgulescu2018-03-231-22/+47
* Rewrite memchached-tool 'dump' method to use new lru_crawler interface.Calin Iorgulescu2018-03-231-36/+22
* memcached-tool: fix slab full? columndormando2017-08-241-1/+1
* Implement settings and sizes stats. Show information about empty slabs.Andrey Niakhaichyk2013-12-191-1/+55
* fix memcached-tool to print about all slabsdormando2011-08-101-1/+3
* Allow use of a UNIX socket in addition to INET socketsJon Jensen2010-04-201-8/+19
* remove old unfinished slab reassignment codedormando2009-10-071-38/+0
* memcached-tool shows: evictions, evict_time, and OOM countsRyan Tomayko2009-09-211-6/+8
* Wider reaching whitespace cleanup.Dustin Sallings2009-09-141-34/+34
* memcached-tool dump command fixed for expired/evicted/deleted keysSteve Yen2009-03-021-9/+10
* too many args in stats cachedump messageSteve Yen2009-03-021-1/+1
* more usage info in memcached-toolSteve Yen2009-03-021-1/+3
* memcached-tool move handles CLIENT_ERROR responseSteve Yen2009-03-021-0/+3
* Allow memcached-tool dump mode to output keys containing punctuationSteven Grimm2007-10-051-2/+2
* The memcached-tool script can now display stats. PatchDan Christian2007-10-031-5/+31
* add new experimental dump modePaul Lindner2007-04-121-0/+49
* remove debugBrad Fitzpatrick2004-07-161-6/+0
* new memcached tuning tool. observe:Brad Fitzpatrick2004-07-161-0/+117