Go client for redis
Redigo is a Go client for the Redis database. Features: – A Print-like API with support for all Redis commands. – Pipelining, including pipelined transactions. – Publish/Subscribe. – Connection pooling. – Script helper type with optimistic use of EVALSHA. – Helper functions for working with command replies. This package provides symbolic links that alias the following Go import paths to github.com/gomodule/redigo: – github.com/garyburd/redigo Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/gomodule/redigo.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.8.3-12.fc41 | - |
Fedora 41 | 1.8.3-12.fc41 | - |
Fedora 40 | 1.8.3-9.fc40 | - |
Fedora 39 | 1.8.3-7.fc39 | - |
Fedora EPEL 10.0 | 1.8.3-13.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-gomodule-redigo dash maintainers at fedoraproject dot org
.