Aucune description

Gary Burd 4db57703d7 Merge internal package into consuming packages il y a 7 ans
.github bb5990dc77 fix link in contributing template (#337) il y a 7 ans
redis 4db57703d7 Merge internal package into consuming packages il y a 7 ans
redisx 4db57703d7 Merge internal package into consuming packages il y a 7 ans
.travis.yml a69d193512 Restore support for Go 1.4 - Go 1.6 il y a 8 ans
LICENSE a47585eaae Add LICENSE file il y a 10 ans
README.markdown 9352ab68be Change link to Sentinel lib that supports gomodule/redigo (#330) il y a 8 ans

README.markdown

Redigo

Build Status GoDoc

Redigo is a Go client for the Redis database.

Features

Documentation

Installation

Install Redigo using the "go get" command:

go get github.com/gomodule/redigo/redis

The Go distribution is Redigo's only dependency.

Related Projects

Contributing

See CONTRIBUTING.md.

License

Redigo is available under the Apache License, Version 2.0.