Go to file
2009-03-23 21:33:15 +01:00
client-libraries first commit 2009-03-22 10:30:00 +01:00
doc doc changes 2009-03-22 15:15:51 +01:00
.gitignore MONITOR command implemented. 2009-03-23 19:43:39 +01:00
adlist.c first commit 2009-03-22 10:30:00 +01:00
adlist.h first commit 2009-03-22 10:30:00 +01:00
ae.c first commit 2009-03-22 10:30:00 +01:00
ae.h first commit 2009-03-22 10:30:00 +01:00
anet.c first commit 2009-03-22 10:30:00 +01:00
anet.h first commit 2009-03-22 10:30:00 +01:00
benchmark.c first commit 2009-03-22 10:30:00 +01:00
BETATESTING.txt first commit 2009-03-22 10:30:00 +01:00
BUGS first commit 2009-03-22 10:30:00 +01:00
COPYING first commit 2009-03-22 10:30:00 +01:00
dict.c first commit 2009-03-22 10:30:00 +01:00
dict.h first commit 2009-03-22 10:30:00 +01:00
Makefile another missing free->zfree replacement fixed. Thanks to Ludo 2009-03-23 14:50:09 +01:00
README first commit 2009-03-22 10:30:00 +01:00
redis-cli.c Fixed redis-cli readLine loop to correctly handle EOF. 2009-03-23 12:43:16 +01:00
redis.c Now MONITOR/SYNC cannot be issued multiple times 2009-03-23 21:33:15 +01:00
redis.conf Allow to specify the pid file from the config file. 2009-03-23 12:31:33 +01:00
sds.c first commit 2009-03-22 10:30:00 +01:00
sds.h first commit 2009-03-22 10:30:00 +01:00
test-redis.tcl MGET tests added 2009-03-22 15:27:09 +01:00
TODO Now MONITOR/SYNC cannot be issued multiple times 2009-03-23 21:33:15 +01:00
zmalloc.c first commit 2009-03-22 10:30:00 +01:00
zmalloc.h another missing free->zfree replacement fixed. Thanks to Ludo 2009-03-23 14:50:09 +01:00

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