| Name: | raft |
| Version: | 0.22.1 |
| Release: | 1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 214516 |
| License: | LGPL-3.0-only WITH LGPL-3.0-linking-exception |
| RPM: |
raft-0.22.1-1.el9.aarch64.rpm
|
| Source RPM: |
raft-0.22.1-1.el9.src.rpm
|
| Build Date: | Tue Apr 23 2024 |
| Build Host: | build-ol9-aarch64.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. |