[ 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