gorealis/examples
Renan DelValle 0e26c33129 Initial support for getting the leader from Zookeeper.
Some tests included for making sure the JSON blob pulled from Zookeeper
is correct.

Updated client to be able to take Zookeeper json cluster config that is
currently being used in aurora (clusters.json usually located at
/etc/aurora/cluster.json).

Changed error messages to no longer have a period at the end as that was
throwing off printing of the error.

Modified samuel's ZK library slightly to stop verbose logging using a
NoOpLogger from stackoverflow.
2016-08-16 18:56:47 -07:00
..
client.go Initial support for getting the leader from Zookeeper. 2016-08-16 18:56:47 -07:00
clusters.json Initial support for getting the leader from Zookeeper. 2016-08-16 18:56:47 -07:00
thermos_payload.json Cleaned up the README and added new information to Getting_Started. 2016-08-10 11:46:08 -07:00