unilogic / redis forked from antirez/redis

Redis key-value store

This URL has Read+Write access

redis /
name age message
file .gitignore Thu Mar 26 09:23:51 -0700 2009 Lua client added thanks to Daniele Alessandri [antirez]
file BETATESTING.txt Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file BUGS Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file COPYING Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file Changelog Loading commit data...
file Makefile
file README Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file TODO
file adlist.c
file adlist.h
file ae.c Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file ae.h Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file anet.c
file anet.h Fri Mar 27 12:48:32 -0700 2009 ANSI-C compatibility changes [antirez]
file benchmark.c
directory client-libraries/
file dict.c
file dict.h
directory doc/
file fmacros.h Fri Mar 27 14:01:04 -0700 2009 feature macros defined to play well with C99 [antirez]
file lzf.h Thu Apr 02 01:00:49 -0700 2009 new LZF files added [antirez]
file lzfP.h Thu Apr 02 14:00:27 -0700 2009 LZF configured to initalize the HT in order to ... [antirez]
file lzf_c.c Thu Apr 02 01:00:49 -0700 2009 new LZF files added [antirez]
file lzf_d.c Thu Apr 02 01:00:49 -0700 2009 new LZF files added [antirez]
file redis-cli.c
file redis.c
file redis.conf
file sds.c
file sds.h Wed Oct 07 08:34:00 -0700 2009 undoed all the sds hacking that lead just to ra... [antirez]
file test-redis.tcl
directory utils/
file zmalloc.c
file zmalloc.h Mon Mar 23 06:50:09 -0700 2009 another missing free->zfree replacement fixed. ... [antirez]
README
Check the 'doc' directory. doc/README.html is a good starting point :)