|
|
Subscribe / Log in / New account

Etcd and fleet

Etcd and fleet

Posted Oct 28, 2014 2:38 UTC (Tue) by kjp (guest, #39639)
Parent article: Etcd and fleet

a new consensus algorithm thats allegedly simpler than paxos? oh great, there goes my free reading time...


to post comments

Etcd and fleet

Posted Nov 2, 2014 1:08 UTC (Sun) by philipsbd (subscriber, #33789) [Link]

If you want a concrete implementation of raft check out the one we built for etcd[1]. It pairs quite nicely with the paper.

[1] https://github.com/coreos/etcd/tree/master/raft

Etcd and fleet

Posted Nov 2, 2014 1:20 UTC (Sun) by philipsbd (subscriber, #33789) [Link]

Oh, there there are a number of great resources here: https://raftconsensus.github.io


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds