Hacker News new | ask | show | jobs
by lima 2222 days ago
The etcd server can be embedded in other projects, and their Raft library is used by plenty of other projects like CockroachDB.
1 comments

yes it can but it’s a real pain compared to hashicorp version. I really hope they clean up the library to have a simple API.

This way it could become the standard for GO and we can stop wasting effort on multiple raft implementation.