Skip to content

theghostmac/raft-consensus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raft Consensus Algorithm

Raft in Rust

My implementation of the Raft Consensus Algorithm in Rust.

You can read my trail of thoughts as I build this on my blog post.

TODO:

  • Remove all TODOs and simulations, replace with the network package methods.

About

An implementation of the Raft Consensus Algorithm in Rust. Read at: https://theghostmac.github.io/posts/raft-consensus/.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages