Пакет libraft: Информация

    Исходный пакет: libraft
    Версия: 0.9.17-alt1
    Собран:  23 апреля 2020 г. 17:57
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/canonical/raft

    Лицензия: Apache-2.0
    О пакете: Fully asynchronous C implementation of the Raft consensus protocol.
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libraft (mipsel)
    libraft-debuginfo (mipsel)
    libraft-devel (mipsel)

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin
    Denis Pynkin

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

    Последнее изменение


    14 апреля 2020 г. Alexey Shabalin 0.9.17-alt1
    - Update to 0.9.17
    13 ноября 2019 г. Denis Pynkin 0.9.9-alt1
    - Update
    29 сентября 2019 г. Denis Pynkin 0.9.6-alt1
    - Initial version for ALTLinux