1. 14 Mar, 2014 2 commits
    • antirez's avatar
      Sentinel: fake PUBLISH command to receive HELLO messages. · 36509402
      antirez authored
      Now the way HELLO messages are received is unified.
      Now it is no longer needed for Sentinels to converge to the higher
      configuration for a master to be able to chat via some Redis instance,
      the are able to directly exchanges configurations.
      
      Note that this commit does not include the (trivial) change needed to
      send HELLO messages to Sentinel instances as well, since for an error I
      committed the change in the previous commit that refactored hello
      messages processing into a separated function.
      36509402
    • antirez's avatar
  2. 13 Mar, 2014 2 commits
  3. 11 Mar, 2014 8 commits
  4. 10 Mar, 2014 21 commits
  5. 07 Mar, 2014 4 commits
  6. 06 Mar, 2014 3 commits