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

  • Default inline alert: Версия в репозитории: 0.11.3-alt1

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

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

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

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


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