Package libraft: Information
Source package: libraft
Version: 0.22.1-alt1
Build time: Jul 21, 2024, 12:41 PM
Category: Development/C
Report package bugHome page: https://github.com/cowsql/libraft
License: LGPL-3.0-only WITH LGPL-3.0-linking-exception
Summary: Fully asynchronous C implementation of the Raft consensus protocol.
Description:
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).
List of RPM packages built from this SRPM:
libraft (e2kv6, e2kv5, e2kv4, e2k)
libraft-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libraft-devel (e2kv6, e2kv5, e2kv4, e2k)
libraft (e2kv6, e2kv5, e2kv4, e2k)
libraft-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libraft-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Nadezhda Fedorova
Last changed
May 6, 2024 Nadezhda Fedorova 0.22.1-alt1
- change upstream - new version v0.22.1
Aug. 3, 2023 Alexey Shabalin 0.17.1-alt1
- new version 0.17.1
April 11, 2022 Alexey Shabalin 0.13.0-alt1
- new version 0.13.0