Skip to content

A Rust implementation of distributed replicated log based on the Raft algorithm

License

Notifications You must be signed in to change notification settings

frugalos/raftlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raftlog

Crates.io: raftlog Documentation Build Status License: MIT

A Rust implementation of distributed replicated log based on the Raft algorithm.

Documentation