ezmobius / redis forked from antirez/redis

Redis key-value store

This URL has Read+Write access

redis /
name age message
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 Makefile Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file README Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file TODO Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file adlist.c Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file adlist.h Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
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 Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file anet.h Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file benchmark.c Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
directory client-libraries/ Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file dict.c Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file dict.h Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
directory doc/ Sun Mar 22 07:15:51 -0700 2009 doc changes [antirez]
file redis-cli.c Sun Mar 22 06:59:05 -0700 2009 redis-cli now checks the arity of vararg commnads [antirez]
file redis.c Loading commit data...
file redis.conf Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file sds.c Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file sds.h Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file test-redis.tcl Sun Mar 22 07:27:09 -0700 2009 MGET tests added [antirez]
file zmalloc.c Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
file zmalloc.h Sun Mar 22 02:30:00 -0700 2009 first commit [antirez]
README
Check the 'doc' directory. doc/README.html is a good starting point :)