generated fromal8n/crates
- Notifications
You must be signed in to change notification settings - Fork1
Yet another production-ready Raft implementation in Rust. Support both sync and runtime-agnostic async.
License
NotificationsYou must be signed in to change notification settings
al8n/ruraft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WIP: This Project is still working in progress and untest, will be released in near future.
An adaptable Raft implementation that's runtime-agnostic, wasm-compatible, and well-tested.
English |简体中文
[dependencies]ruraft ="0.1"
ruraft
is under the terms of the MPL-2.0 license.
SeeLICENSE for details.
Copyright (c) 2023 Al Liu.
Copyright (c) 2013 HashiCorp, Inc.