Bez popisu

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

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.