summaryrefslogtreecommitdiff
path: root/scripts
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
* Improve page balancing when writes are burstyMark Hagger2020-07-021-6/+18
* Fix up tabular output for the 'stats' command.Josh Kupershmidt2020-01-131-2/+2
* change some links from http to httpskun2019-05-201-1/+1
* 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
* Remove unused variable: pool_highPeter (Stig) Edwards2018-06-271-1/+0
* memcached-tool: Add 'limit' parameter to 'dump'.Calin Iorgulescu2018-03-232-24/+52
* Rewrite memchached-tool 'dump' method to use new lru_crawler interface.Calin Iorgulescu2018-03-231-36/+22
* Spelling fixesJosh Soref2018-03-142-2/+2
* systemd instancing support & rpm build improvementsJ. Grizzard2018-02-193-34/+145
* add evictions-happened test back to am scriptdormando2018-02-121-9/+10
* extstore: revise automove algorithmdormando2018-02-081-32/+26
* extstore: more page mover algorithm fixesdormando2017-12-181-10/+21
* extstore: another page balancer tweakdormando2017-12-141-8/+26
* extstore: fix min free chunks in automove scriptdormando2017-12-061-0/+3
* extstore: automove script try #2.dormando2017-12-041-51/+69
* extstore: fix in external automove scriptdormando2017-11-281-1/+1
* extstore: always output global page pooldormando2017-11-281-2/+1
* extstore: automove algorithm test scriptdormando2017-11-281-0/+279
* memcached-tool: fix slab full? columndormando2017-08-241-1/+1
* add a real slab automover algorithmdormando2017-06-231-1/+1
* automove script: improve algo, add basic testdormando2017-06-231-18/+39
* remove old slab mover example script.dormando2017-06-041-260/+0
* memcached-automove script fixdormando2017-06-041-1/+1
* automover algo python scriptdormando2017-05-281-0/+208
* whitespace fix.dormando2017-02-261-1/+1
* +status check routineJuliy V. Chirkov2017-02-261-2/+13
* Further increase systemd service hardeningCraig Andrews2016-12-191-0/+28
* widen systemd caps to allow maxconns to increasedormando2016-12-181-1/+1
* Add MemoryDenyWriteExecute to the systemd serviceCraig Andrews2016-08-111-0/+4
* Handle end of line comment on memcached.confGuillaume Delacour2016-08-111-1/+1
* Modernize unit fileRemi Collet2016-08-111-6/+8
* Comment the systemd service1.4.28Craig Andrews2016-07-011-0/+20
* systemd hardeningCraig Andrews2016-07-011-0/+8
* Fix typo of pid pathhiracy2016-05-291-1/+1
* add man page for memcached-toolMiroslav Lichvar2015-11-181-0/+71
* Add instance job for memcachedCameron Norman2015-11-181-0/+26
* Added main memcached job.Cameron Norman2015-11-181-0/+25
* Use unlink instead of `rm -f` in start-memcached scriptCameron Norman2015-11-181-1/+1
* Implement settings and sizes stats. Show information about empty slabs.Andrey Niakhaichyk2013-12-191-1/+55
* no same-class reassignment, better errorsdormando2012-01-031-1/+1
* initial slab automoverdormando2012-01-031-0/+260
* Add a systemd service file1.4.9Miklos Vajna2011-10-171-0/+10
* start-memcached writing wrong PID to $pidfile1.4.8Nate2011-10-041-9/+8
* fix memcached-tool to print about all slabsdormando2011-08-101-1/+3
* Properly daemonize memcached for debianClint Byrum2011-08-101-0/+8
* Allow memcached-init to start multiple instancesGordon Franke2011-08-102-18/+64
* Allow use of a UNIX socket in addition to INET socketsJon Jensen2010-04-201-8/+19