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
- Host: GitHub
- URL: https://github.com/ongardie/raftscope
- Owner: ongardie
- License: other
- Created: 2014-05-21T09:36:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T23:52:42.000Z (10 months ago)
- Last Synced: 2025-04-13T00:45:37.511Z (13 days ago)
- Language: JavaScript
- Size: 751 KB
- Stars: 677
- Watchers: 28
- Forks: 116
- Open Issues: 15
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- stars - ongardie/raftscope
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