Go to file
2010-08-27 11:01:03 +02:00
client-libraries client-libraries directory readded 2009-11-03 12:05:13 +01:00
design-documents Added more information about slave election in Redis Cluster alternative doc 2010-04-29 15:39:11 +02:00
doc html doc updated 2010-05-21 13:59:16 +02:00
src Fixed segfault in freeMemoryIfNeeded due to the fact that keys are now sds strings and not objects in the main hash table, thanks to Anthony Lauzon for spotting the bug and providing a patch. 2010-08-27 11:01:03 +02:00
tests redis-cli tests commented out since there is a problem with the CI server and this tests, will be activated again once the problem is fixed 2010-08-26 17:52:02 +02:00
utils changed the comments on top of redis-copy.rb to reflect what the program really does 2010-08-24 10:10:01 +02:00
.gitignore gitignore modified 2010-07-01 14:41:03 +02:00
BUGS first commit 2009-03-22 10:30:00 +01:00
Changelog Make log target fixed 2010-07-01 14:45:37 +02:00
COPYING first commit 2009-03-22 10:30:00 +01:00
INSTALL INSTALL file added BETATESTING.txt removed 2010-07-05 20:37:20 +02:00
Makefile Make install fixed using a dummy taget 2010-07-06 19:10:20 +02:00
README first commit 2009-03-22 10:30:00 +01:00
redis.conf redis.conf new features the new option, a minor typo preventing the compilation fixed 2010-05-28 10:48:04 +02:00
TODO TODO list modified, trivial change to source code 2010-07-16 23:56:18 +02:00

Check the 'doc' directory. doc/README.html is a good starting point :)