- 09 Jun, 2009 1 commit
-
-
antirez authored
max bytes in an inline command raised to 1024*1024 bytes, in order to allow for very large MGETs and still protect from client crashes
-
- 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 5 commits
- 05 Jun, 2009 5 commits
- 04 Jun, 2009 8 commits
- 03 Jun, 2009 2 commits
- 30 May, 2009 2 commits
- 29 May, 2009 2 commits
- 28 May, 2009 4 commits
- 27 May, 2009 1 commit
-
-
antirez authored
-
- 26 May, 2009 5 commits
- 25 May, 2009 1 commit
-
-
antirez authored
RubyRedis: set TCP_NODELAY TCP socket option to to disable the neagle algorithm. Makes a huge difference under some OS, notably Linux
-