1. 23 Jul, 2014 1 commit
    • antirez's avatar
      Cluster test: test that writes are retained during failovers. · e6ac6a17
      antirez authored
      In the test we use WAIT when the master and slave are up, and only later the
      partition is created killing the master, so we are sure we don't incur
      in failure modes that may lose writes in this test: the goal here is to
      make sure that the elected slave was replicating correctly with the
      master.
      e6ac6a17
  2. 18 Jul, 2014 39 commits