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