Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ongardie/raftscope

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

Last synced: about 2 months 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