Package libraft: Information

  • Default inline alert: Version in the repository: 0.17.1-alt1

Source package: libraft
Version: 0.11.2-alt1
Latest version according to Repology
Build time:  Dec 9, 2021, 12:33 AM in the task #291661
Category: Development/C
Report package bug
License: Apache-2.0
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 rpms provided by this srpm:
libraft (x86_64, ppc64le, i586, armh, aarch64)
libraft-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libraft-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Alexey Shabalin


ACL:
Denis Pynkin
@everybody

    1. btrfs-progs
    2. pkgconfig(liblz4) >= 1.7.1
    3. pkgconfig(libuv) >= 1.18.0
    4. zfs-utils
    5. xfsprogs

Last changed


Dec. 9, 2021 Alexey Shabalin 0.11.2-alt1
- new version 0.11.2
Aug. 17, 2021 Michael Shigorin 0.9.25-alt2
- introduced zfs knob (on by default)
- spec cleanup
Jan. 15, 2021 Alexey Shabalin 0.9.25-alt1
- new version 0.9.25