al8n / rafty

Raft algorithm implementation based on Tokio async runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Raft algorithm implementation based on Tokio async runtime.

License:Apache License 2.0


Languages

Language:Rust 99.6%Language:RenderScript 0.4%