Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b1nary-gr0up/raft

Raft Consensus Algorithm implementation used by FOIVER system.
https://github.com/b1nary-gr0up/raft

distributed-systems go raft

Last synced: 18 days ago
JSON representation

Raft Consensus Algorithm implementation used by FOIVER system.

Awesome Lists containing this project

README

        

![raft-foiver](./images/raft-foiver.png)

[Raft Consensus Algorithm](https://raft.github.io/) implementation used by FOIVER system.

## Usage

Use raft-foiver as a library rather than a framework.
Please refer to the usage example in [raftexample](./raftexample).

- [raftexample](./raftexample): Example Usage
- [raftrpc](./raftrpc): RPC Transport
- [raftthrift](./raftthrift): Thrift IDL

## Credits

RAFT-FOIVER is inspired by [etcd-io/raft](https://github.com/etcd-io/raft), without which this project would not have been possible.

## License

RAFT-FOIVER is distributed under the [Apache License 2.0](./LICENSE). The licenses of third party dependencies of RAFT-FOIVER are explained [here](./licenses).

## ECOLOGY


BINARY-WEB-ECO



RAFT-FOIVER is a Subproject of the BINARY WEB ECOLOGY