1. 30 Mar, 2015 1 commit
  2. 22 Jan, 2015 1 commit
  3. 21 Jan, 2015 4 commits
  4. 29 Sep, 2014 1 commit
  5. 30 Jun, 2014 1 commit
  6. 18 Jun, 2014 1 commit
  7. 10 Jun, 2014 1 commit
  8. 19 May, 2014 1 commit
  9. 29 Apr, 2014 1 commit
  10. 24 Apr, 2014 2 commits
  11. 18 Mar, 2014 2 commits
  12. 04 Mar, 2014 4 commits
  13. 03 Mar, 2014 1 commit
  14. 25 Feb, 2014 2 commits
  15. 23 Feb, 2014 2 commits
  16. 22 Feb, 2014 1 commit
    • antirez's avatar
      Sentinel test: framework improved and conf-update unit added. · 8c254415
      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.
      8c254415
  17. 20 Feb, 2014 2 commits
  18. 18 Feb, 2014 3 commits
  19. 17 Feb, 2014 1 commit
    • antirez's avatar
      Sentinel: initial testing framework. · af788b58
      antirez authored
      Nothing tested at all so far... Just the infrastructure spawning N
      Sentinels and N Redis instances that the test will use again and again.
      af788b58