summaryrefslogtreecommitdiff
path: root/benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* benchmark now outputs the right command line to shorten the TIME_WAIT interva...antirez2009-10-031-1/+1
* Kill the background saving process before performing SHUTDOWN to avoid racesantirez2009-06-051-9/+9
* Partial qsort implemented in SORT command, only when both BY and LIMIT is use...antirez2009-05-191-0/+2
* Python client updated pushing from Ludo's repositoryantirez2009-05-111-0/+1
* benchmark utility now supports random keysantirez2009-05-111-3/+30
* CPP client added thanks to Brian Hammondantirez2009-05-091-3/+8
* redis-benchmark sync with the new protocolantirez2009-03-241-2/+2
* first commitantirez2009-03-221-0/+460