[ 源代码: golang-github-peterbourgon-diskv ]
软件包:golang-github-peterbourgon-diskv-dev(2.0.1-1)
golang-github-peterbourgon-diskv-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-peterbourgon-diskv:
- [golang-github-peterbourgon-diskv_2.0.1-1.dsc]
- [golang-github-peterbourgon-diskv_2.0.1.orig.tar.xz]
- [golang-github-peterbourgon-diskv_2.0.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-github-peterbourgon-diskv-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-google-btree-dev
- BTree implementation for Go
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib