https://github.com/atomix/custom-raft-storage-node
Golang based implementation of the Raft consensus protocol for Atomix 4
https://github.com/atomix/custom-raft-storage-node
Last synced: 11 months ago
JSON representation
Golang based implementation of the Raft consensus protocol for Atomix 4
- Host: GitHub
- URL: https://github.com/atomix/custom-raft-storage-node
- Owner: atomix
- License: apache-2.0
- Created: 2019-07-16T20:33:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T03:41:02.000Z (over 3 years ago)
- Last Synced: 2025-08-10T06:36:15.699Z (11 months ago)
- Language: Go
- Size: 446 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# atomix-raft-node
[](https://travis-ci.org/atomix/raft-replica)
[](https://travis-ci.org/onosproject/onos-test)
[](https://goreportcard.com/report/github.com/atomix/raft-replica)
[](https://github.com/gojp/goreportcard/blob/master/LICENSE)
[](https://coveralls.io/github/atomix/raft-replica?branch=master)
[](https://godoc.org/github.com/atomix/raft-replica)
Golang based implementation of the Raft consensus protocol for Atomix 4