[ buster ]
[ bullseye ]
[ 源代码: golang-github-lunny-nodb ]
软件包:golang-github-lunny-nodb-dev(0.0~git20160621.0.fc1ef06-4)
golang-github-lunny-nodb-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-lunny-nodb:
- [golang-github-lunny-nodb_0.0~git20160621.0.fc1ef06-4.dsc]
- [golang-github-lunny-nodb_0.0~git20160621.0.fc1ef06.orig.tar.xz]
- [golang-github-lunny-nodb_0.0~git20160621.0.fc1ef06-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Nosql database with kv, list, hash, zset, bitmap, set
This Go library implements a NoSQL database with kv, list, hash, zset, bitmap, and set. This library uses goleveldb as a backend to store data. It is a pure Go implementation of ledisdb and shrink.
Features:
- Rich data structure: KV, List, Hash, ZSet, Bitmap, Set - Store large amounts of data in memory - Support expiration and TTL - Easy to use interface
其他与 golang-github-lunny-nodb-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-burntsushi-toml-dev
- TOML parser and encoder for Go with reflection
-
- dep: golang-github-lunny-log-dev
- Logging library with sqlite support for Go
-
- dep: golang-github-siddontang-go-snappy-dev
- Snappy compression format in Go
-
- dep: golang-github-syndtr-goleveldb-dev
- LevelDB key/value database in Go