- 24 Dec, 2009 1 commit
-
-
antirez authored
Fixed a minor bug in GETSET, now the SET part is not performed if the GET fails because the key does not contain a string value
-
- 23 Dec, 2009 4 commits
- 22 Dec, 2009 2 commits
- 18 Dec, 2009 12 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
SHUTDOWN now does the right thing when append only is on, that is, fsync instead to save the snapshot.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
-
- 16 Dec, 2009 4 commits
- 15 Dec, 2009 9 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
Two important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF.
-
antirez authored
-
antirez authored
-
antirez authored
-
antirez authored
Fixed some subtle bug in the command processing code almost impossible to spot in the real world, thanks to gcov
-
antirez authored
-
antirez authored
-
- 14 Dec, 2009 1 commit
-
-
antirez authored
-
- 13 Dec, 2009 3 commits
-
-
antirez authored
Changed the reply of BGSAVE and BGREWRITEAOF from +OK to a more meaningful message that makes the user aware of an operation that just started and is not yet finished.
-
antirez authored
Set the master->slave logical client as authenticated on creation, so that if the slave requires a password replication works anyway
-
antirez authored
-
- 12 Dec, 2009 2 commits
- 11 Dec, 2009 2 commits