Pakket: libraft-dev (0.22.1-1 en anderen)
Verwijzigingen voor libraft-dev
Debian bronnen:
Het bronpakket raft downloaden:
Beheerders:
Externe bronnen:
- Homepage [raft.readthedocs.io]
Vergelijkbare pakketten:
Raft Consensus protocol implementation - development files
Fully asynchronous C implementation of the Raft consensus protocol.
The library has modular design: its core part implements only the core Raft algorithm logic, in a fully platform independent way. On top of that, a pluggable interface defines the I/O implementation for networking (send/receive RPC messages) and disk persistence (store log entries and snapshots).
This package contains the development headers and library files needed to compile programs using Raft Consensus protocol.
Andere aan libraft-dev gerelateerde pakketten
|
|
|
|
-
- dep: libraft0 (= 0.22.1-1+b1)
- Raft Consensus protocol implementation - shared library