mirror of https://github.com/redis/redis.git
|
|
||
|---|---|---|
| client-libraries | ||
| doc | ||
| utils | ||
| .gitignore | ||
| BETATESTING.txt | ||
| BUGS | ||
| COPYING | ||
| Changelog | ||
| Makefile | ||
| README | ||
| TODO | ||
| adlist.c | ||
| adlist.h | ||
| ae.c | ||
| ae.h | ||
| ae_epoll.c | ||
| ae_kqueue.c | ||
| ae_select.c | ||
| anet.c | ||
| anet.h | ||
| benchmark.c | ||
| config.h | ||
| dict.c | ||
| dict.h | ||
| fmacros.h | ||
| lzf.h | ||
| lzfP.h | ||
| lzf_c.c | ||
| lzf_d.c | ||
| pqsort.c | ||
| pqsort.h | ||
| redis-cli.c | ||
| redis.c | ||
| redis.conf | ||
| redis.h | ||
| redis.tcl | ||
| sds.c | ||
| sds.h | ||
| solarisfixes.h | ||
| staticsymbols.h | ||
| test-redis.tcl | ||
| zmalloc.c | ||
| zmalloc.h | ||
README
Check the 'doc' directory. doc/README.html is a good starting point :)