Skip to content

Pranav2612000/raft

Repository files navigation

raft

Browser simulation for understanding raft

TODO

  1. In case where multiple nodes start election for a single term, the priority should be given to node having more log entries.

  2. Add node information such as current data committed, log entries etc. on clicking nodes in UI.

  3. Add Node removal feature from network.

  4. Add network delay feature at a particular node.

  5. Disconnect node from network.

About

Browser simulation for understanding raft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published