1. 28 Apr, 2014 1 commit
    • antirez's avatar
      Lock nodes.conf to avoid multiple processes using the same file. · 71d71814
      antirez authored
      This was a common source of problems among users.
      The solution adopted is not bullet-proof as if the user deletes the
      nodes.conf file manually, and starts a new instance with the same
      nodes.conf file path, two instances will use the same file. However
      following this reasoning the user may drop a nuclear bomb into the
      datacenter as well.
      71d71814
  2. 23 Apr, 2014 4 commits
  3. 22 Apr, 2014 1 commit
  4. 18 Apr, 2014 8 commits
  5. 16 Apr, 2014 26 commits