Hoverbear / old-raft-rs

[Incomplete] A Raft implementation in Rust
https://hoverbear.github.io/raft-rs/raft/
MIT License
266 stars 41 forks source link

implement election_timeout and heartbeat_timeout for Replica #23

Closed danburkert closed 9 years ago

Hoverbear commented 9 years ago

Looks awesome, thank you!