https://github.com/brainlesslabs/salt
Lightweight implementation of Raft consensus algorithm in C++
https://github.com/brainlesslabs/salt
cplusplus cpp cross-platform fast header-only headeronly raft-consensus-algorithm raft-cpp small
Last synced: 11 months ago
JSON representation
Lightweight implementation of Raft consensus algorithm in C++
- Host: GitHub
- URL: https://github.com/brainlesslabs/salt
- Owner: BrainlessLabs
- License: mpl-2.0
- Created: 2018-04-09T16:24:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-08T18:12:41.000Z (over 7 years ago)
- Last Synced: 2025-01-26T20:48:43.960Z (about 1 year ago)
- Topics: cplusplus, cpp, cross-platform, fast, header-only, headeronly, raft-consensus-algorithm, raft-cpp, small
- Size: 5.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# salt
Lightweight implementation of Raft consensus algorithm in C++