- 24 Feb, 2014 1 commit
-
-
antirez authored
The new common initialization code used to start a new unit already set the timeout to 2000 milliseconds.
-
- 22 Feb, 2014 1 commit
-
-
antirez authored
It is now possible to kill and restart sentinel or redis instances for more real-world testing. The 01 unit tests the capability of Sentinel to update the configuration of Sentinels rejoining the cluster, however the test is pretty trivial and more tests should be added.
-