1. 07 Oct, 2014 1 commit
  2. 29 Sep, 2014 1 commit
    • Matt Stancliff's avatar
      Clean up text throughout project · 12d0195b
      Matt Stancliff authored
        - Remove trailing newlines from redis.conf
        - Fix comment misspelling
        - Clarifies zipEncodeLength usage and a C API mention (#1243, #1242)
        - Fix cluster typos (inspired by @papanikge #1507)
        - Fix rewite -> rewrite in a few places (inspired by #682)
      
      Closes #1243, #1242, #1507
      12d0195b
  3. 17 Sep, 2014 1 commit
  4. 25 Aug, 2014 1 commit
  5. 22 May, 2014 1 commit
  6. 27 Mar, 2014 1 commit
  7. 10 Mar, 2014 1 commit
    • antirez's avatar
      Cluster: better timeout and retry time for failover. · 0f1f2578
      antirez authored
      When node-timeout is too small, in the order of a few milliseconds,
      there is no way the voting process can terminate during that time, so we
      set a lower limit for the failover timeout of two seconds.
      
      The retry time is set to two times the failover timeout time, so it is
      at least 4 seconds.
      0f1f2578
  8. 07 Mar, 2014 1 commit
  9. 06 Mar, 2014 1 commit
  10. 25 Feb, 2014 1 commit
  11. 10 Feb, 2014 3 commits
  12. 05 Feb, 2014 2 commits
  13. 31 Jan, 2014 1 commit
  14. 29 Jan, 2014 2 commits
  15. 28 Jan, 2014 3 commits
  16. 29 Nov, 2013 2 commits
  17. 08 Nov, 2013 1 commit
  18. 09 Oct, 2013 2 commits