- 28 May, 2009 2 commits
- 27 May, 2009 1 commit
-
-
antirez authored
-
- 26 May, 2009 5 commits
- 25 May, 2009 4 commits
- 24 May, 2009 2 commits
- 23 May, 2009 3 commits
- 22 May, 2009 8 commits
-
-
antirez authored
-
antirez authored
replication slave timeout when receiving the initial bulk data set to 3600 seconds, now that replication is non-blocking the server must save the db before to start the async replication and this can take a lot of time with huge datasets
-
antirez authored
-
antirez authored
critical bug about glueoutputbuffers=yes fixed. Under load and with pipelining and clients disconnecting on the middle of the chat with the server, Redis could block. Now it's ok
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 21 May, 2009 5 commits
- 20 May, 2009 9 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
git://github.com/tmm1/redisantirez authored
-
Aman Gupta authored
-
- 19 May, 2009 1 commit
-
-
antirez authored
Partial qsort implemented in SORT command, only when both BY and LIMIT is used. minor fix for a warning compiling under Linux.
-