Skip to content

Commit

Permalink
add link to zookeeper failure scenarios wiki page
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlecompte committed Apr 17, 2012
1 parent 4f39640 commit d10d3f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ The full set of options that can be passed to RedisFailover::Client are:
- To learn more about Redis master/slave replication, see the [Redis documentation](http://redis.io/topics/replication).
- To learn more about ZooKeeper, see the official [ZooKeeper](http://zookeeper.apache.org/) site.
- See the [Quick ZooKeeper Guide](https://github.com/ryanlecompte/redis_failover/wiki/Quick-ZooKeeper-Guide) for a quick guide to getting ZooKeeper up and running with redis_failover.
- To learn more about how ZooKeeper handles network partitions, see [ZooKeeper Failure Scenarios](http://wiki.apache.org/hadoop/ZooKeeper/FailureScenarios)

## License

Expand Down

0 comments on commit d10d3f4

Please sign in to comment.