설명 없음

Gary Burd 30da9cb89f Update for new import path 8 년 전
.github 8c052d8215 Update readme and contributing files 9 년 전
internal 30da9cb89f Update for new import path 8 년 전
redis 30da9cb89f Update for new import path 8 년 전
redisx 30da9cb89f Update for new import path 8 년 전
.travis.yml a69d193512 Restore support for Go 1.4 - Go 1.6 8 년 전
LICENSE a47585eaae Add LICENSE file 11 년 전
README.markdown 30da9cb89f Update for new import path 8 년 전

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.