https://github.com/lemon-mint/raft-study
Raft consensus algorithm study
https://github.com/lemon-mint/raft-study
Last synced: 3 months ago
JSON representation
Raft consensus algorithm study
- Host: GitHub
- URL: https://github.com/lemon-mint/raft-study
- Owner: lemon-mint
- License: unlicense
- Created: 2021-11-16T14:54:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T11:48:26.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T10:11:43.103Z (4 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raft-study
Raft consensus algorithm study