raftlog

Crates.ioraftlog
lib.rsraftlog
version0.6.0
sourcesrc
created_at2018-10-12 11:11:49.813402
updated_at2020-01-10 07:06:06.067424
descriptionAn implementation of distributed replicated log based on the Raft algorithm
homepagehttps://github.com/frugalos/raftlog
repositoryhttps://github.com/frugalos/raftlog
max_upload_size
id89437
size161,143
admins (github:frugalos:admins)

documentation

README

raftlog

Crates.io: raftlog Documentation Build Status License: MIT

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

Documentation

Commit count: 59

cargo fmt