[ 源代码: golang-github-peterbourgon-diskv ]
软件包:golang-github-peterbourgon-diskv-dev(3.0.0-2)
golang-github-peterbourgon-diskv-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-peterbourgon-diskv:
- [golang-github-peterbourgon-diskv_3.0.0-2.dsc]
- [golang-github-peterbourgon-diskv_3.0.0.orig.tar.xz]
- [golang-github-peterbourgon-diskv_3.0.0-2.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 (>= 1.0.0~)
- BTree implementation for Go
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib