[ buster ]
[ bullseye ]
[ 源代码: golang-github-couchbase-moss ]
软件包:golang-github-couchbase-moss-dev(0.0~git20170914.0.07c86e8-5)
golang-github-couchbase-moss-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-couchbase-moss:
- [golang-github-couchbase-moss_0.0~git20170914.0.07c86e8-5.dsc]
- [golang-github-couchbase-moss_0.0~git20170914.0.07c86e8.orig.tar.xz]
- [golang-github-couchbase-moss_0.0~git20170914.0.07c86e8-5.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
moss provides a fast key/value storage library for golang
The MOSS, memory-oriented sorted segments, library provides a key/value storage system implemented entirely within Go that is very fast and light weight. It comes with optional persistence.
Features:
* ordered key-val collection API * 100% go implementation * key range iterators * snapshots provide for isolated reads * atomic mutations via a batch API * event callbacks allow the monitoring of asynchronous tasks * unit tests * and so on...
其他与 golang-github-couchbase-moss-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-couchbase-ghistogram-dev
- simple int histogram for golang
-
- dep: golang-github-edsrzf-mmap-go-dev
- portable mmap package for Go
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications