[ buster ]
[ bullseye ]
[ Bron: golang-github-siddontang-goredis ]
Pakket: golang-github-siddontang-goredis-dev (0.0~git20150324.0.760763f-4)
Verwijzigingen voor golang-github-siddontang-goredis-dev
Debian bronnen:
Het bronpakket golang-github-siddontang-goredis downloaden:
- [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]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-siddontang-goredis-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-alicebob-miniredis-dev
- Pure Go Redis server for Go unittests