Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37524152
en ru br
Репозитории ALT

Группа :: Разработка/C
Пакет: libraft

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.17.1-alt1
Время сборки: 3 августа 2023, 16:28 ( 38.0 недели назад )
Размер архива: 256.24 Kb

Домашняя страница:   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).

Текущий майнтейнер: Alexey Shabalin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libraft
  • libraft-debuginfo
  • libraft-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin