- 31 Oct, 2011 3 commits
-
-
antirez authored
-
antirez authored
maxclients configuration is now implemented dealing with the actual process rlimits. Setting maxclients to 0 no longer makes sense and is now invalid, the new default is 10000. See issue #162 for more information.
-
antirez authored
It is now possible to disable password authentication via CONFIG SET. Thanks to Jan Oberst. This closes issue #171.
-
- 28 Oct, 2011 2 commits
- 27 Oct, 2011 2 commits
- 26 Oct, 2011 2 commits
-
-
Nathan Florea authored
-
antirez authored
Clear the AOF rewrite scheduled flag once an AOF rewrite is triggered. Fix for issue #161, probably fixing 159 as well.
-
- 25 Oct, 2011 5 commits
- 24 Oct, 2011 1 commit
-
-
antirez authored
-
- 23 Oct, 2011 2 commits
- 20 Oct, 2011 2 commits
- 19 Oct, 2011 1 commit
-
-
antirez authored
JSON support for Lua scripting, based on work from @lp, thanks!. We are using the good and fast cjson by Mark Pulford.
-
- 18 Oct, 2011 2 commits
- 17 Oct, 2011 5 commits
- 14 Oct, 2011 3 commits
- 13 Oct, 2011 2 commits
- 10 Oct, 2011 4 commits
-
-
antirez authored
-
Nathan Florea authored
Added a configuration directive to allow a user to specify the permissions to be granted to the Unix socket file. I followed the format Pieter and Salvatore discusses in issue #85 ( https://github.com/antirez/redis/issues/85).
-
antirez authored
-
antirez authored
-
- 09 Oct, 2011 1 commit
-
-
Nathan Florea authored
-
- 08 Oct, 2011 1 commit
-
-
antirez authored
Thanks to @ardsrk.
-
- 07 Oct, 2011 2 commits