Pakket: libraft0 (0.9.25-1 en anderen)
Verwijzigingen voor libraft0
Debian bronnen:
Het bronpakket raft downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Raft Consensus protocol implementation - shared library
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 C library needed to run executables that use Raft Consensus protocol.
Andere aan libraft0 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.16)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libuv1 (>= 1.4.2)
- asynchronous event notification library - runtime library