https://github.com/whardier/tornado-raft
Python/Tornado based implementation of the Raft Consensus Algorithm
https://github.com/whardier/tornado-raft
Last synced: 3 months ago
JSON representation
Python/Tornado based implementation of the Raft Consensus Algorithm
- Host: GitHub
- URL: https://github.com/whardier/tornado-raft
- Owner: whardier
- License: mit
- Created: 2014-01-29T07:31:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T07:31:35.000Z (over 11 years ago)
- Last Synced: 2025-01-29T05:25:36.658Z (5 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tornado-raft
============Python/Tornado based implementation of the Raft Consensus Algorithm