NBD client library in userspace
NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. This is the NBD client library in userspace, a simple library for writing NBD clients. The key features are: * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. * High performance. * Minimal dependencies for the basic library. * Well-documented, stable API. * Bindings in several programming languages.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.18.0-1.fc40 | - |
Fedora 39 | 1.17.5-1.fc39 | 1.17.5-1.fc39 |
Fedora 38 | 1.16.4-1.fc38 | 1.16.5-1.fc38 |
Fedora 37 | 1.14.2-1.fc37 | - |
You can contact the maintainers of this package via email at
libnbd dash maintainers at fedoraproject dot org
.