Disk-backed key-value store
Diskv (disk-vee) is a simple, persistent key-value store written in the Go language. It starts with an incredibly simple API for storing arbitrary data on a filesystem by key, and builds several layers of performance-enhancing abstraction on top. The end result is a conceptually simple, but highly performant, disk-backed storage system. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/peterbourgon/diskv
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 3.0.1-6.fc43 | - |
| Fedora 43 | 3.0.1-6.fc43 | - |
| Fedora 42 | 3.0.1-5.fc42 | - |
| Fedora 41 | 3.0.1-4.fc41 | - |
| Fedora EPEL 10.2 | 3.0.1-4.el10_0 | - |
| Fedora EPEL 10.1 | 3.0.1-4.el10_0 | - |
| Fedora EPEL 10.0 | 3.0.1-4.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-peterbourgon-diskv dash maintainers at fedoraproject dot org.