Y
Hacker News
new
|
ask
|
show
|
jobs
by
emirozer
3635 days ago
It's based on Raft :
https://github.com/coreos/etcd/tree/master/raft
https://raft.github.io/
1 comments
philips
3635 days ago
We also do a ton of functional testing as code is merged to test lots of different partitions and faults. You can read more on this post:
https://coreos.com/blog/new-functional-testing-in-etcd/
link