[ buster ]
[ bullseye ]
[ 原始碼: golang-github-siddontang-goredis ]
套件:golang-github-siddontang-goredis-dev(0.0~git20150324.0.760763f-4)
golang-github-siddontang-goredis-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-siddontang-goredis:
- [golang-github-siddontang-goredis_0.0~git20150324.0.760763f-4.dsc]
- [golang-github-siddontang-goredis_0.0~git20150324.0.760763f.orig.tar.xz]
- [golang-github-siddontang-goredis_0.0~git20150324.0.760763f-4.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