Skip to content

JeremyLemee/raftscope

 
 

Repository files navigation

super hacky visualization of raft, inspired by thesecretlivesofdata

also makes for a good space heater while your browser continuously re-parses and re-renders svg

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

Then, you can visualize Raft by opening index.html in your browser.

Network Partition

Support for creating network partitions has been added to the original raftscope project. Codex has been used to implement this feature.

About

super hacky visualization of Raft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.6%
  • HTML 13.3%
  • CSS 6.1%