mindoc/vendor/github.com/garyburd/redigo
Minho 6cb3dbede5 添加依赖包 2017-05-31 10:22:22 +08:00
..
.github 改用glide做包管理工具 2017-05-30 19:09:50 +08:00
internal 改用glide做包管理工具 2017-05-30 19:09:50 +08:00
redis 添加依赖包 2017-05-31 10:22:22 +08:00
redisx 改用glide做包管理工具 2017-05-30 19:09:50 +08:00
.travis.yml 改用glide做包管理工具 2017-05-30 19:09:50 +08:00
LICENSE 添加依赖包 2017-05-31 10:22:22 +08:00
README.markdown 改用glide做包管理工具 2017-05-30 19:09:50 +08:00

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/garyburd/redigo/redis

The Go distribution is Redigo's only dependency.

Contributing

See CONTRIBUTING.md.

License

Redigo is available under the Apache License, Version 2.0.