- 10 Jun, 2009 1 commit
-
-
antirez authored
-
- 09 Jun, 2009 2 commits
- 08 Jun, 2009 1 commit
-
-
antirez authored
SPOP implemented. Hash table resizing for Sets and Expires too. Changed the resize policy to play better with RANDOMKEY and SPOP.
-
- 07 Jun, 2009 3 commits
- 06 Jun, 2009 2 commits
- 05 Jun, 2009 5 commits
- 04 Jun, 2009 5 commits
- 03 Jun, 2009 1 commit
-
-
antirez authored
shareobjectspoolsize implemented in reds.conf, in order to control the pool size when object sharing is on
-
- 27 May, 2009 1 commit
-
-
antirez authored
-
- 26 May, 2009 4 commits
- 25 May, 2009 2 commits
- 24 May, 2009 1 commit
-
-
antirez authored
-
- 23 May, 2009 1 commit
-
-
antirez authored
-
- 22 May, 2009 5 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
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
-
- 21 May, 2009 1 commit
-
-
antirez authored
-
- 20 May, 2009 1 commit
-
-
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.
-
- 17 May, 2009 3 commits
-
-
Aman Gupta authored
-
Aman Gupta authored
-
antirez authored
-