Hacker News new | past | comments | ask | show | jobs | submit login
Consul: Distributed service discovery and configuration in Go (consul.io)
6 points by allengeorge on April 17, 2014 | hide | past | favorite | 1 comment



The consistent key-value store portion is built using a new implementation of Raft (https://github.com/hashicorp/raft) as opposed to the well-known goraft (https://github.com/goraft/raft). Would be interesting to compare and contrast the two!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: