- 11 Feb, 2011 1 commit
-
-
antirez authored
fixed two diskstore issues, a quasi-deadlock creating problems with I/O speed and a race condition among threads
-
- 09 Feb, 2011 1 commit
-
-
antirez authored
-
- 07 Feb, 2011 3 commits
- 03 Feb, 2011 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 27 Jan, 2011 2 commits
-
-
antirez authored
propagate key eviction to slaves and AOF, like for expires, so that replicas and AOFs are always consistent even in maxmemory mode.
-
antirez authored
Fixed a theoretical non exploitable security bug reported by @chrisrohlf. In theory if we undefine SDS_ABORT_ON_OOM from sds.c AND modify zmalloc.c in order to don't quit on out of memory (but this would break every other part of Redis), on out of memory there is a possible heap overflow.
-
- 26 Jan, 2011 1 commit
-
-
antirez authored
-
- 24 Jan, 2011 2 commits
- 23 Jan, 2011 3 commits
- 20 Jan, 2011 3 commits
- 17 Jan, 2011 2 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-
- 15 Jan, 2011 2 commits
- 14 Jan, 2011 2 commits
- 13 Jan, 2011 1 commit
-
-
antirez authored
-
- 10 Jan, 2011 1 commit
-
-
antirez authored
-
- 09 Jan, 2011 7 commits
- 08 Jan, 2011 3 commits
- 07 Jan, 2011 4 commits