Go to file
2010-01-15 08:52:20 -05:00
client-libraries
design-documents
doc
utils More threaded I/O VM work + Redis init script 2010-01-11 05:15:54 -05:00
.gitignore
adlist.c list API is now thread safe 2010-01-13 13:18:07 -05:00
adlist.h list API is now thread safe 2010-01-13 13:18:07 -05:00
ae_epoll.c
ae_kqueue.c
ae_select.c
ae.c
ae.h
anet.c
anet.h
benchmark.c
BETATESTING.txt
BUGS
Changelog
config.h
COPYING
dict.c
dict.h
fmacros.h added the fmacros to enable support for fseeko() lseeko() with 64bit off_t 2010-01-07 15:49:00 -05:00
lzf_c.c
lzf_d.c
lzf.h
lzfP.h
Makefile a few more stuff in INFO about VM. Test #11 changed a bit in order to be less lame 2010-01-12 09:57:00 -05:00
pqsort.c
pqsort.h
README
redis-cli.c
redis.c thread safe zmalloc used memory counter 2010-01-15 08:52:20 -05:00
redis.conf support for blocking VM in config file 2010-01-12 15:23:52 -05:00
redis.h
redis.tcl
sds.c
sds.h
solarisfixes.h
staticsymbols.h more steps towards a working non blocking VM 2010-01-11 17:26:58 -05:00
test-redis.tcl fix for test #11 2010-01-12 10:01:59 -05:00
TODO removed a few races from threaded VM 2010-01-15 05:09:18 -05:00
zmalloc.c thread safe zmalloc used memory counter 2010-01-15 08:52:20 -05:00
zmalloc.h thread safe zmalloc used memory counter 2010-01-15 08:52:20 -05:00

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