raftlog icon indicating copy to clipboard operation
raftlog copied to clipboard

A Rust implementation of distributed replicated log based on the Raft algorithm

raftlog

Crates.io: raftlog Documentation Build Status License: MIT

A Rust implementation of distributed replicated log based on the Raft algorithm.

Documentation