Package libraft: Information

    Source package: libraft
    Version: 0.9.17-alt1
    Build time:  Apr 17, 2020, 08:08 PM in the task #249995
    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, aarch64)
    libraft-debuginfo (x86_64, ppc64le, i586, aarch64)
    libraft-devel (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin
    Denis Pynkin

      1. btrfs-progs
      2. libuv-devel
      3. xfsprogs
      4. zfs-utils

    Last changed


    April 14, 2020 Alexey Shabalin 0.9.17-alt1
    - Update to 0.9.17
    Nov. 13, 2019 Denis Pynkin 0.9.9-alt1
    - Update
    Sept. 29, 2019 Denis Pynkin 0.9.6-alt1
    - Initial version for ALTLinux