- 23 Jan, 2012 2 commits
- 21 Jan, 2012 2 commits
- 20 Jan, 2012 1 commit
-
-
antirez authored
all the stack trace related functions are now in debug.c. Now Redis dumps registers and stack content on crash. Currently osx supported, adding Linux right now.
-
- 12 Jan, 2012 1 commit
-
-
antirez authored
On crash print information about the current client (if any), command vector, and object associated to first argument assuming it is a key.
-
- 10 Jan, 2012 1 commit
-
-
antirez authored
-
- 21 Dec, 2011 5 commits
- 15 Dec, 2011 2 commits
- 14 Dec, 2011 1 commit
-
-
antirez authored
-
- 01 Dec, 2011 5 commits
- 30 Nov, 2011 1 commit
-
-
antirez authored
-
- 28 Nov, 2011 1 commit
-
-
antirez authored
-
- 24 Nov, 2011 2 commits
- 23 Nov, 2011 1 commit
-
-
antirez authored
new counter in INFO output: rejected_connections with number of dropped connections because of maxclients limit reached.
-
- 22 Nov, 2011 3 commits
- 21 Nov, 2011 2 commits
- 18 Nov, 2011 2 commits
- 15 Nov, 2011 1 commit
-
-
antirez authored
-
- 12 Nov, 2011 2 commits
- 10 Nov, 2011 1 commit
-
-
antirez authored
high resolution expires API modified to use separated commands. AOF transation to PEXPIREAT of all the expire-style commands fixed.
-
- 09 Nov, 2011 1 commit
-
-
antirez authored
-
- 08 Nov, 2011 2 commits
- 31 Oct, 2011 1 commit
-
-
antirez authored
-