- 26 Apr, 2010 3 commits
- 23 Apr, 2010 2 commits
- 22 Apr, 2010 6 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Virtual memory design document removed, no longer needed as we have a full specification and implementation
-
antirez authored
-
antirez authored
Now in redis.conf it is possible to specify units where appropriate instead of amounts of bytes, like 2Gi or 4M and so forth
-
- 21 Apr, 2010 7 commits
- 20 Apr, 2010 3 commits
- 19 Apr, 2010 3 commits
-
-
antirez authored
Fix for MULTI/EXEC and Replication/AOF: now the block is correctly sent as MULTI/..writing operations../EXEC. Ok for slaves but more work needed for the AOF as it should be a write-all-or-nothing business
-
antirez authored
-
antirez authored
Added package require Tcl 8.5 in redis.tcl so it will show a clear error when the test suit is attempted to run under 8.4
-
- 18 Apr, 2010 1 commit
-
-
antirez authored
-
- 17 Apr, 2010 9 commits
-
-
antirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
git://github.com/pietern/redisantirez authored
-
antirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
antirez authored
Added support for Guru Mediation, and raising a guru mediation if refCount <= 0 but decrRefCount is called against such an object
-
- 16 Apr, 2010 6 commits
-
-
Pieter Noordhuis authored
-
antirez authored
-
antirez authored
-
git://github.com/pietern/redisantirez authored
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-