[ ソース: 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