Browser simulation for understanding raft
-
In case where multiple nodes start election for a single term, the priority should be given to node having more log entries.
-
Add node information such as current data committed, log entries etc. on clicking nodes in UI.
-
Add Node removal feature from network.
-
Add network delay feature at a particular node.
-
Disconnect node from network.