Sen descrición

Steven Hartland 42f3569497 Add wait statistics to pools %!s(int64=6) %!d(string=hai) anos
.github bb5990dc77 fix link in contributing template (#337) %!s(int64=7) %!d(string=hai) anos
redis 42f3569497 Add wait statistics to pools %!s(int64=6) %!d(string=hai) anos
redisx b9037db4b8 Merge internal package into the packages that use it %!s(int64=7) %!d(string=hai) anos
.travis.yml e8fc0692a7 Bump Travis versions (#370) %!s(int64=7) %!d(string=hai) anos
LICENSE a47585eaae Add LICENSE file %!s(int64=10) %!d(string=hai) anos
README.markdown 9352ab68be Change link to Sentinel lib that supports gomodule/redigo (#330) %!s(int64=7) %!d(string=hai) anos

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.