rafters 0.0.0

Implementation of raft consensus
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Christopher Berner <christopherberner@gmail.com>"]
description = "Implementation of raft consensus"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "rafters"
readme = "README.md"
repository = "https://github.com/cberner/rafters"
version = "0.0.0"