1 unstable release
0.1.0 | Mar 5, 2024 |
---|
#42 in #raft
185KB
4.5K
SLoC
Raft coordination module
This module is designed to be used as the coordination component in the [dcs
] framework.
It implements the raft algorithm.
It's main export is the RaftSDK
including the RaftService
.
Dependencies
~2.2–3MB
~59K SLoC