Minho 6cb3dbede5 添加依赖包 8 years ago
..
.github c15b356758 改用glide做包管理工具 8 years ago
internal c15b356758 改用glide做包管理工具 8 years ago
redis 6cb3dbede5 添加依赖包 8 years ago
redisx c15b356758 改用glide做包管理工具 8 years ago
.travis.yml c15b356758 改用glide做包管理工具 8 years ago
LICENSE 6cb3dbede5 添加依赖包 8 years ago
README.markdown c15b356758 改用glide做包管理工具 8 years ago

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.

Related Projects

Contributing

See CONTRIBUTING.md.

License

Redigo is available under the Apache License, Version 2.0.