Install this package:
emerge -a dev-libs/raft
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/raft
Or alternatively:
emerge --autounmask-write -a dev-libs/raft
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.22.1 | 8 | amd64 ~arm64 ~x86 | 0/0 |
<pkgmetadata>
<maintainer type="person">
<email>juippis@gentoo.org</email>
<name>Joonas Niilola</name>
</maintainer>
<maintainer type="project">
<email>virtualization@gentoo.org</email>
<name>Gentoo Virtualization Project</name>
</maintainer>
<longdescription>
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).
</longdescription>
<use>
<flag name="zfs">ZFS support</flag>
</use>
<upstream>
<remote-id type="github">cowsql/raft</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/raft |
euse -E <flag> -p dev-libs/raft |
euse -D <flag> -p dev-libs/raft
| Flag | Description | 0.22.1 |
|---|---|---|
| lz4 | Enable support for lz4 compression (as implemented in app-arch/lz4) | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| zfs | ZFS support | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | raft-0.22.1.tar.gz | 362393 bytes | 0.22.1 |
| Type | File | Size |
|---|