- 11 Nov, 2009 1 commit
-
-
antirez authored
-
- 10 Nov, 2009 2 commits
- 03 Nov, 2009 1 commit
-
-
antirez authored
-
- 01 Nov, 2009 3 commits
- 29 Oct, 2009 2 commits
- 28 Oct, 2009 1 commit
-
-
antirez authored
-
- 27 Oct, 2009 3 commits
- 26 Oct, 2009 2 commits
- 22 Oct, 2009 1 commit
-
-
antirez authored
-
- 21 Oct, 2009 1 commit
-
-
antirez authored
-
- 16 Oct, 2009 1 commit
-
-
antirez authored
-
- 03 Sep, 2009 1 commit
-
-
antirez authored
-
- 11 Aug, 2009 1 commit
-
-
antirez authored
-
- 16 Jun, 2009 2 commits
- 14 Jun, 2009 1 commit
-
-
antirez authored
-
- 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
-
- 07 Jun, 2009 1 commit
-
-
antirez authored
Dump a backtrace on sigsegv/sigbus, original coded thanks to Diego Rosario Brogna, modified in order to work on different OSes and to enhance reliability
-
- 06 Jun, 2009 1 commit
-
-
antirez authored
-
- 05 Jun, 2009 1 commit
-
-
antirez authored
-
- 04 Jun, 2009 1 commit
-
-
antirez authored
macosx specific zmalloc.c, uses malloc_size function in order to avoid to waste memory and time to put an additional header
-
- 03 Jun, 2009 1 commit
-
-
antirez authored
shareobjectspoolsize implemented in reds.conf, in order to control the pool size when object sharing is on
-
- 25 May, 2009 3 commits
- 24 May, 2009 1 commit
-
-
antirez authored
-
- 23 May, 2009 1 commit
-
-
antirez authored
-
- 22 May, 2009 1 commit
-
-
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
-
- 21 May, 2009 1 commit
-
-
antirez authored
-
- 20 May, 2009 1 commit
-
-
antirez authored
-
- 19 May, 2009 1 commit
-
-
antirez authored
psort.c/h added. This is a partial qsort implementation that Redis will use when SORT+LIMIT is requested
-
- 11 May, 2009 1 commit
-
-
antirez authored
-
- 10 May, 2009 1 commit
-
-
antirez authored
-