Name: | raft |
Version: | 0.22.1 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 227196 |
License: | LGPL-3.0-only WITH LGPL-3.0-linking-exception |
RPM: |
raft-0.22.1-1.el9.x86_64.rpm
|
Source RPM: |
raft-0.22.1-1.el9.src.rpm
|
Build Date: | Tue Apr 23 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://raft.readthedocs.io/ |
Summary: | C implementation of the Raft consensus protocol |
Description: | Fully asynchronous C implementation of the Raft consensus protocol. It consists
of a core part that implements the core Raft algorithm logic and a pluggable
interface defining the I/O implementation for networking and disk persistence. |