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.
- Host: GitHub
- URL: https://github.com/bringhurst/quorumkit
- Owner: bringhurst
- License: apache-2.0
- Created: 2026-03-28T19:29:14.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-03-28T22:25:50.000Z (3 months ago)
- Last Synced: 2026-03-28T23:43:19.769Z (3 months ago)
- Language: C++
- Homepage: http://quorumkit.org/
- Size: 3.28 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Notice: NOTICE
- Agents: AGENTS.md
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.