https://github.com/reubenmathew/raft
Key-value store with raft concensus protocol implementation
https://github.com/reubenmathew/raft
Last synced: 4 months ago
JSON representation
Key-value store with raft concensus protocol implementation
- Host: GitHub
- URL: https://github.com/reubenmathew/raft
- Owner: ReubenMathew
- Created: 2021-04-06T18:05:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-06T18:05:07.000Z (about 5 years ago)
- Last Synced: 2025-10-28T00:19:48.889Z (7 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raft
Key-value store with raft concensus protocol implementation