zzlyn / ConsensusVisualization

Other
2 stars 1 forks source link

A fork of the RaftScope project (https://github.com/ongardie/raftscope) extended to also visualize:

Codebase was refactored to also allow future visualizations of other protocols.

after you clone, run the following to get the dependencies: git submodule update --init --recursive