Skip to content

rohitju/rusty-raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rusty-raft

A library implementing the Raft consensus protocol (https://ramcloud.stanford.edu/~ongaro/thesis.pdf) written in Rust.

TODO

  • Write cluster membership to log
  • Log replication
  • State machine interface
  • Instructions for usage
  • Handle cluster membership changes
  • Log compaction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages