Hacker News new | ask | show | jobs
by eik3_de 4276 days ago
has anyone had real-world experience comparing ZooKeeper with consul? Is consul considered production-ready yet?
1 comments

I can't speak for zookeeper, but I've been using consul in production since 1.0. I've never had an issue with it - it works great for me! I've written a ruby gem to interface with it's API called Diplomat (here: https://github.com/WeAreFarmGeek/diplomat) and a whole bunch of ansible scripts to setup checks for postgres, nginx, etc.