Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikebabineau
4442 days ago
See also SkyDNS, another service discovery system:
http://blog.gopheracademy.com/skydns
In common with Consul:
* DNS interface
* Operates as a distributed cluster
* Uses Raft for consensus
1 comments
armon
4442 days ago
SkyDNS is compared to Consul here:
http://www.consul.io/intro/vs/skydns.html
link