2009-09-03 |
antirez | Redis 1.0.0 release |
commit | commitdiff | tree | snapshot |
2009-09-02 |
antirez | Redis version pushed to 1.0 |
commit | commitdiff | tree | snapshot |
2009-09-02 |
antirez | Ruby client lib updated to the latest git version |
commit | commitdiff | tree | snapshot |
2009-09-02 |
antirez | update-scala-client script added |
commit | commitdiff | tree | snapshot |
2009-09-02 |
antirez | Scala client added thanks to Alejanro Crosa |
commit | commitdiff | tree | snapshot |
2009-09-02 |
antirez | QuickStart added |
commit | commitdiff | tree | snapshot |
2009-09-01 |
antirez | Fixed crash with only space and newline as command... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
antirez | TODO list modified |
commit | commitdiff | tree | snapshot |
2009-07-24 |
antirez | more snow leopard related fixes (for 32bit systems) |
commit | commitdiff | tree | snapshot |
2009-07-24 |
antirez | fixed compilation with Snow Leopard, thanks to Lon... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
antirez | Fixed NetBSD compile problems |
commit | commitdiff | tree | snapshot |
2009-07-17 |
antirez | now the size of the shared pool can be really modified... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
antirez | added utils/redis-copy.rb, a script that is able to... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
antirez | Applied three different patches thanks to Chris Lamb... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
antirez | bugfix: EXPIRE now propagates to the Slave. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
antirez | Redis version modified to 0.900 |
commit | commitdiff | tree | snapshot |
2009-06-16 |
antirez | update-ruby-client script already points to ezmobius... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
antirez | client libraries updated |
commit | commitdiff | tree | snapshot |
2009-06-16 |
antirez | Redis release candidate 1 |
commit | commitdiff | tree | snapshot |
2009-06-16 |
antirez | Better handling of background saving process killed... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
antirez | number of keys info in INFO command thanks to Diego... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
antirez | SPOP documented |
commit | commitdiff | tree | snapshot |
2009-06-14 |
antirez | Clojure library thanks to Ragnar Dahlén |
commit | commitdiff | tree | snapshot |
2009-06-10 |
antirez | It is now possible to specify - as config file name... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
antirez | sync with jodosha redis-rb |
commit | commitdiff | tree | snapshot |
2009-06-09 |
antirez | Redis-rb sync |
commit | commitdiff | tree | snapshot |
2009-06-09 |
antirez | max inline request raised again to 1024*1024*256 bytes |
commit | commitdiff | tree | snapshot |
2009-06-09 |
antirez | max bytes in an inline command raised to 1024*1024... |
commit | commitdiff | tree | snapshot |
2009-06-08 |
antirez | SPOP implemented. Hash table resizing for Sets and... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
antirez | some minor changes to the backtrace code |
commit | commitdiff | tree | snapshot |
2009-06-07 |
antirez | enable backtrace capabilities only for Linux and MacOSX |
commit | commitdiff | tree | snapshot |
2009-06-07 |
antirez | Dump a backtrace on sigsegv/sigbus, original coded... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
antirez | Merge git://github.com/dierbro/redis |
commit | commitdiff | tree | snapshot |
2009-06-06 |
hrothgar | add more output |
commit | commitdiff | tree | snapshot |
2009-06-06 |
hrothgar | store static function pointer for a useful stack trace |
commit | commitdiff | tree | snapshot |
2009-06-06 |
antirez | TODO updated |
commit | commitdiff | tree | snapshot |
2009-06-06 |
antirez | Makefile dependencies updated |
commit | commitdiff | tree | snapshot |
2009-06-05 |
antirez | Avoid a busy loop while sending very large replies... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
antirez | Kill the background saving process before performing... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
antirez | LREM now returns :0 for non existing keys |
commit | commitdiff | tree | snapshot |
2009-06-05 |
hrothgar | - put some order in code |
commit | commitdiff | tree | snapshot |
2009-06-05 |
antirez | added config.h for #ifdef business isolation, added... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
hrothgar | remove die() :-) |
commit | commitdiff | tree | snapshot |
2009-06-04 |
hrothgar | add compile options to debug |
commit | commitdiff | tree | snapshot |
2009-06-04 |
hrothgar | initial commit print stack trace |
commit | commitdiff | tree | snapshot |
2009-06-04 |
hrothgar | initial commit print stack trace |
commit | commitdiff | tree | snapshot |
2009-06-04 |
antirez | macosx specific zmalloc.c, uses malloc_size function... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
antirez | DEBUG OBJECT implemented |
commit | commitdiff | tree | snapshot |
2009-06-04 |
antirez | backtrace support removed: unreliable stack trace :( |
commit | commitdiff | tree | snapshot |
2009-06-04 |
antirez | initial backtrace dumping on sigsegv/sigbus + debug... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
antirez | Python lib updated |
commit | commitdiff | tree | snapshot |
2009-06-03 |
antirez | shareobjectspoolsize implemented in reds.conf, in order... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
antirez | Erlang client updated |
commit | commitdiff | tree | snapshot |
2009-05-30 |
antirez | Python client library updated |
commit | commitdiff | tree | snapshot |
2009-05-29 |
antirez | Redis-rb minor bool convertion fix |
commit | commitdiff | tree | snapshot |
2009-05-29 |
antirez | ruby library client is not Redis-rb merged with RubyRed... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
antirez | __P completely removed from pqsort.c/h |
commit | commitdiff | tree | snapshot |
2009-05-28 |
antirez | another minor fix for Solaris boxes |
commit | commitdiff | tree | snapshot |
2009-05-28 |
antirez | minor fix for Solaris boxes |
commit | commitdiff | tree | snapshot |
2009-05-28 |
antirez | minor fix for Solaris boxes |
commit | commitdiff | tree | snapshot |
2009-05-27 |
antirez | maxmemory implemented |
commit | commitdiff | tree | snapshot |
2009-05-26 |
antirez | Redis git version modified to 0.101 in order to disting... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
antirez | Redis 0.100 released |
commit | commitdiff | tree | snapshot |
2009-05-26 |
antirez | client libraries synched in git |
commit | commitdiff | tree | snapshot |
2009-05-26 |
antirez | ignore gcc warning about write() return code not checke... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
antirez | max bytes of a received command enlarged from 1k to 16k |
commit | commitdiff | tree | snapshot |
2009-05-25 |
antirez | RubyRedis: set TCP_NODELAY TCP socket option to to... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
antirez | maxclients implemented, see redis.conf for details |
commit | commitdiff | tree | snapshot |
2009-05-25 |
antirez | INFO command now reports replication info |
commit | commitdiff | tree | snapshot |
2009-05-25 |
antirez | minor fix to RubyRedis about bulk commands sent without... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
antirez | Warns if using the default config |
commit | commitdiff | tree | snapshot |
2009-05-24 |
antirez | Issue with redis-client used in scripts solved, now... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
antirez | RubyRedis: now sets are returned as arrays again, and... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
antirez | SLAVEOF command documented |
commit | commitdiff | tree | snapshot |
2009-05-23 |
antirez | SLAVEOF command implemented for replication remote... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | Fix: no connection timeout for the master! |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | replication slave timeout when receiving the initial... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | README tutorial now reflects the new proto |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | critical bug about glueoutputbuffers=yes fixed. Under... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | TTL command doc added |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | TTL command implemented |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | S*STORE now return the cardinality of the resulting set |
commit | commitdiff | tree | snapshot |
2009-05-22 |
antirez | rubyredis more compatible with Redis-rb |
commit | commitdiff | tree | snapshot |
2009-05-21 |
antirez | minor indentation fix |
commit | commitdiff | tree | snapshot |
2009-05-21 |
antirez | timeout support and Redis-rb compatibility aliases... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
antirez | RubyRedis info postprocessor rewritten in a more functi... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
antirez | dead code removed from RubyRedis |
commit | commitdiff | tree | snapshot |
2009-05-21 |
antirez | command postprocessing implemented into RubyRedis |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | Automagically reconnection of RubyRedis |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | RubyRedis: Array alike operators implemented |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | random testing code removed |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | RubyRedis DB selection forced at object creation |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | Initial version of an alternative Ruby client added |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | SDIFF / SDIFFSTORE added to doc |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | Aman Gupta changes merged |
commit | commitdiff | tree | snapshot |
2009-05-20 |
antirez | Merge git://github.com/tmm1/redis |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Aman Gupta | Allow timeout=0 config to disable client timeouts |
commit | commitdiff | tree | snapshot |
2009-05-19 |
antirez | Partial qsort implemented in SORT command, only when... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
antirez | psort.c/h added. This is a partial qsort implementation... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Aman Gupta | Fix SINTER/UNIONSTORE to allow for &=/|= style operatio... |
commit | commitdiff | tree | snapshot |
next |