tender

Crates.iotender
lib.rstender
version0.1.1
sourcesrc
created_at2022-08-03 12:10:08.834938
updated_at2022-09-24 10:06:42.538908
descriptionA Raft-based election framework
homepagehttps://github.com/cod-technologies/tender
repositoryhttps://github.com/cod-technologies/tender.git
max_upload_size
id638003
size136,013
David  Li (davidli2010)

documentation

https://docs.rs/tender/

README

tender

License: Apache OR License: MIT Crate API

A Raft-based election framework.

Rust Version

This version of tender requires Rust 1.57 or later.

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in tender by you, shall be licensed as Apache-2.0 and MIT, without any additional terms or conditions.

Acknowledgment

tender is inspired by async-raft.

Commit count: 66

cargo fmt