https://github.com/yejiayu/raft-go
Raft golang implementation
https://github.com/yejiayu/raft-go
go raft-protocol
Last synced: 7 months ago
JSON representation
Raft golang implementation
- Host: GitHub
- URL: https://github.com/yejiayu/raft-go
- Owner: yejiayu
- License: mit
- Created: 2017-05-19T17:30:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T02:45:08.000Z (over 8 years ago)
- Last Synced: 2025-01-19T18:35:47.427Z (9 months ago)
- Topics: go, raft-protocol
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raft-go