[ 原始碼: 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