Basic implementation of a Raft distributed consensus algorithm, using tokio based on raft paper
https://raft.github.io/raft.pdf.
Proof-of-concept made to learn, proceeding step by step starting with simple
abstractions over the concepts.
Referring to
https://www.brianstorti.com/raft/ and
http://thesecretlivesofdata.com/raft/.
-
Couldn't load subscription status.
- Fork 0
Raft consensus algorithm implementation in Rust
License
Couldn't load subscription status.
codepr/ruft
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Raft consensus algorithm implementation in Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published