[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#970521: ITP: raft -- Raft Consensus protocol implementation



Package: wnpp
Severity: wishlist
Owner: Laszlo Boszormenyi (GCS) <gcs@debian.org>

* Package name    : raft
  Version         : 0.9.25
  Upstream Author : 2019- Canonical Ltd.
* URL             : https://github.com/canonical/raft
* License         : LGPL-3 with linking exception
  Programming Lang: C
  Description     : Raft Consensus protocol implementation
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).


Reply to: