- 10 Oct, 2011 1 commit
-
-
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).
-
- 03 Jul, 2011 1 commit
-
-
antirez authored
-
- 01 Jul, 2011 1 commit
-
-
antirez authored
-
- 10 Jun, 2011 1 commit
-
-
antirez authored
-
- 09 Jun, 2011 1 commit
-
-
antirez authored
-
- 22 Mar, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 07 Feb, 2011 1 commit
-
-
antirez authored
-
- 15 Jan, 2011 1 commit
-
-
antirez authored
-
- 05 Jan, 2011 1 commit
-
-
Pieter Noordhuis authored
-
- 14 Dec, 2010 1 commit
-
-
antirez authored
special encoding limits redefined, and all the config options for special encodings added in the example redis.conf file
-
- 09 Dec, 2010 1 commit
-
-
Jonah H. Harris authored
-
- 08 Nov, 2010 1 commit
-
-
antirez authored
added noeviction policy to redis maxmemory. ZSCORE removed from the list of commands that can't be called when we are low on memory, this command was added in the past for a stupid error.
-
- 04 Nov, 2010 1 commit
-
-
antirez authored
-
- 03 Nov, 2010 1 commit
-
-
antirez authored
-
- 15 Oct, 2010 1 commit
-
-
antirez authored
-
- 14 Oct, 2010 1 commit
-
-
antirez authored
-
- 13 Oct, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 03 Aug, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 28 May, 2010 1 commit
-
-
antirez authored
-
- 10 May, 2010 1 commit
-
-
antirez authored
-
- 07 May, 2010 2 commits
-
-
Pieter Noordhuis authored
-
antirez authored
-
- 06 May, 2010 1 commit
-
-
antirez authored
-
- 22 Apr, 2010 1 commit
-
-
antirez authored
-
- 15 Apr, 2010 1 commit
-
-
antirez authored
-
- 09 Apr, 2010 1 commit
-
-
antirez authored
-
- 02 Apr, 2010 1 commit
-
-
antirez authored
-
- 20 Mar, 2010 1 commit
-
-
Jeremy Zawodny authored
-
- 07 Mar, 2010 1 commit
-
-
antirez authored
-
- 27 Feb, 2010 1 commit
-
-
antirez authored
-
- 10 Feb, 2010 1 commit
-
-
antirez authored
-
- 06 Feb, 2010 1 commit
-
-
antirez authored
multi bulk requests in redis-benchmark, default fsync policy changed to everysec, added a prefix character for DEBUG logs
-
- 15 Jan, 2010 1 commit
-
-
antirez authored
support for named VM swap file. Fixed a few important interaction issues between the background saving processes and IO threads
-
- 12 Jan, 2010 1 commit
-
-
antirez authored
-
- 09 Jan, 2010 1 commit
-
-
antirez authored
-
- 07 Jan, 2010 3 commits
- 06 Jan, 2010 1 commit
-
-
antirez authored
Introduced a new log verbosity level, so now DEBUG is really for debugging. Refactored a bit maxmemory. When virtual memory is short in RAM free the objects freelist as well as swapping things out.
-