Package : golang-github-peterbourgon-diskv-devel

Package details

Summary: A disk-backed key-value store

Description:
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


URL: https://github.com/peterbourgon/diskv
License: MIT

Maintainer: nobody

List of RPMs