Go to file
2010-01-11 17:26:58 -05:00
client-libraries
design-documents
doc html doc readded 2009-12-23 11:15:07 -05:00
utils More threaded I/O VM work + Redis init script 2010-01-11 05:15:54 -05:00
.gitignore
adlist.c
adlist.h
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 More threaded I/O VM work + Redis init script 2010-01-11 05:15:54 -05:00
pqsort.c
pqsort.h
README
redis-cli.c New vararg BLPOP able to block against multiple keys 2010-01-02 09:06:44 -05:00
redis.c more steps towards a working non blocking VM 2010-01-11 17:26:58 -05:00
redis.conf non-blocking VM data structures, just a start 2010-01-09 12:46: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 not yet working BLPOP implementation 2009-12-29 14:59:40 -05:00
TODO used_memory_human added to INFO output. Human readable amount of memory used. 2010-01-08 10:38:48 -05:00
zmalloc.c More threaded I/O VM work + Redis init script 2010-01-11 05:15:54 -05:00
zmalloc.h

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