[ buster ]
[ bullseye ]
[ 源代码: golang-github-siddontang-goredis ]
软件包:golang-github-siddontang-goredis-dev(0.0~git20150324.0.760763f-5)
golang-github-siddontang-goredis-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-siddontang-goredis:
- [golang-github-siddontang-goredis_0.0~git20150324.0.760763f-5.dsc]
- [golang-github-siddontang-goredis_0.0~git20150324.0.760763f.orig.tar.xz]
- [golang-github-siddontang-goredis_0.0~git20150324.0.760763f-5.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Redis client implementation in Go
This library provides a Redis client implementation in the Go language. This can be used to communicate with Redis servers and server clusters.
Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets.
其他与 golang-github-siddontang-goredis-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-alicebob-miniredis-dev
- Pure Go Redis server for Go unittests