summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fixed init script bug, thanks to Henrik Westphalantirez2011-06-141-1/+1
* Better init scriptantirez2011-06-141-6/+13
* BGSAVE work in progressantirez2011-01-051-0/+18
* added mkrelease.sh script into utils. gitignore modified accordingly since th...antirez2010-12-201-0/+14
* help.h updated2.2.0-rc1antirez2010-12-151-0/+1
* Refactor help-related code into redis-cli.cPieter Noordhuis2010-11-282-124/+57
* Update help.h generator script to output man-style argument listPieter Noordhuis2010-11-281-45/+48
* Added redis-cli interactive help supportTj Holowaychuk2010-11-162-0/+175
* Fix for the init script provided with Redis, thanks to Rowan. This fixes issu...antirez2010-09-091-3/+2
* changed the comments on top of redis-copy.rb to reflect what the program real...antirez2010-08-241-6/+4
* More threaded I/O VM work + Redis init scriptantirez2010-01-111-0/+36
* Two important fixes to append only file: zero length values and expires. A pr...antirez2009-12-151-2/+3
* some change to redis-sha1.rb utility to make it more robust against non-meani...antirez2009-12-111-4/+18
* redis-sha1.rb utility updatedantirez2009-12-101-0/+2
* Tcl script, make target, and redis.c changes to build the static symbol table...antirez2009-11-101-0/+22
* added utils/redis-copy.rb, a script that is able to copy data from one Redis ...antirez2009-07-051-0/+80
* CPP client added thanks to Brian Hammondantirez2009-05-091-2/+2
* Non blocking replication (finally!). C-side linked lists API improved.antirez2009-04-201-1/+4
* redis-sha1 utility addedantirez2009-03-281-0/+32