roughraft

Rough raft as the name suggests is a basic implementation of The Raft Consensus Algorithm in Rust. The current focus is to try out diffrent models of communication between nodes. The further scope include implementing node discovery and dynamic additon of node.