Sen descrición

Gary Burd 9c11da706d Merge PMessage and Message %!s(int64=7) %!d(string=hai) anos
.github 8c052d8215 Update readme and contributing files %!s(int64=9) %!d(string=hai) anos
internal 30da9cb89f Update for new import path %!s(int64=7) %!d(string=hai) anos
redis 9c11da706d Merge PMessage and Message %!s(int64=7) %!d(string=hai) anos
redisx 30da9cb89f Update for new import path %!s(int64=7) %!d(string=hai) anos
.travis.yml a69d193512 Restore support for Go 1.4 - Go 1.6 %!s(int64=7) %!d(string=hai) anos
LICENSE a47585eaae Add LICENSE file %!s(int64=10) %!d(string=hai) anos
README.markdown 30da9cb89f Update for new import path %!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.