Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.64 KB

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

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.