raftmodel

Crates.ioraftmodel
lib.rsraftmodel
version0.1.3
created_at2021-07-17 04:37:37.21925+00
updated_at2021-07-17 04:48:38.15133+00
descriptionA logic model for the raft consensus algorithm
homepage
repositoryhttps://github.com/jkabc123/ruraft
max_upload_size
id423852
size71,328
Peter Yang (jkabc123)

documentation

README

raftmodel aims to provide the rust implementations of logic model for the raft consensus algorithm.

The big picture

This is a crate to provide a pure logic model for the raft algorithm. It aims to strictly follow raft formal TLA+ specification (raft.tla).

Commit count: 0

cargo fmt