Skip to content
/ rafty Public

Raft algorithm implementation based on Tokio async runtime.

License

Notifications You must be signed in to change notification settings

al8n/rafty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This repo is in the very initial stage, the core functions of Raft have not been implemented. Archieved

Rafty

Raft algorithm implementation supports both sync and async(Tokio).

English | 简体中文

github Build codecov

rustc rustc

License

Licensed under Apache License, Version 2.0.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license.