Ecosyste.ms: Awesome
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: 6 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T23:52:42.000Z (6 months ago)
- Last Synced: 2024-12-29T15:02:04.256Z (13 days ago)
- Language: JavaScript
- Size: 751 KB
- Stars: 666
- Watchers: 29
- 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