Skip to content

mayamalakova/raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the repo for the Raft algorythm

http://thesecretlivesofdata.com/raft/

https://raft.github.io/

https://www.youtube.com/watch?v=6bBggO6KN_k&feature=youtu.be

The paper - https://www.usenix.org/system/files/conference/atc14/atc14-paper-ongaro.pdf

Edge cases:

raft is used for replicating Kubernetes' masters cluster store in a key value store called etcd, it is written in Go - https://github.com/etcd-io/etcd/tree/master/raft

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages