- 05 May, 2010 1 commit
-
-
Pieter Noordhuis authored
-
- 02 May, 2010 4 commits
- 30 Apr, 2010 2 commits
- 29 Apr, 2010 5 commits
- 27 Apr, 2010 4 commits
- 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
-