Skip to content
/ ruraft Public
generated from al8n/crates

Yet another production-ready Raft implementation in Rust. Support both sync and runtime-agnostic async.

License

Notifications You must be signed in to change notification settings

al8n/ruraft

Repository files navigation

WIP: This Project is still working in progress and untest, will be released in near future.

RuRaft

An adaptable Raft implementation that's runtime-agnostic, wasm-compatible, and well-tested.

github Build codecov

docs.rs crates.io crates.io

license

English | 简体中文

Installation

[dependencies]
ruraft = "0.1"

License

ruraft is under the terms of the MPL-2.0 license.

See LICENSE for details.

Copyright (c) 2023 Al Liu.

Copyright (c) 2013 HashiCorp, Inc.

About

Yet another production-ready Raft implementation in Rust. Support both sync and runtime-agnostic async.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published