Nav apraksta

白维 2cd21d9966 Add NewLoggingConnFilter 7 gadi atpakaļ
.github bb5990dc77 fix link in contributing template (#337) 7 gadi atpakaļ
internal 30da9cb89f Update for new import path 8 gadi atpakaļ
redis 2cd21d9966 Add NewLoggingConnFilter 7 gadi atpakaļ
redisx 30da9cb89f Update for new import path 8 gadi atpakaļ
.travis.yml a69d193512 Restore support for Go 1.4 - Go 1.6 8 gadi atpakaļ
LICENSE a47585eaae Add LICENSE file 10 gadi atpakaļ
README.markdown 9352ab68be Change link to Sentinel lib that supports gomodule/redigo (#330) 8 gadi atpakaļ

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.