frugalos / raftlog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raftlog

Crates.io: raftlog Documentation Build Status License: MIT

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

Documentation

About

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

License:MIT License


Languages

Language:Rust 100.0%