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

https://github.com/bringhurst/quorumkit

A very experimental fork of braft. This should not be trusted for any sort of production use. I may delete this repo at any moment.
https://github.com/bringhurst/quorumkit

Last synced: 3 months ago
JSON representation

A very experimental fork of braft. This should not be trusted for any sort of production use. I may delete this repo at any moment.

Awesome Lists containing this project

README

          

# QuorumKit

QuorumKit is a C++ Raft library for consensus and replicated state machines.

Documentation is available at [quorumkit.org/docs](https://quorumkit.org/docs/).

QuorumKit is distributed under the Apache License 2.0.