An open API service indexing awesome lists of open source software.

https://github.com/ongardie/raftscope

super hacky visualization of Raft
https://github.com/ongardie/raftscope

Last synced: 13 days ago
JSON representation

super hacky visualization of Raft

Awesome Lists containing this project

README

        

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