tile38/vendor/github.com/garyburd/redigo
tidwall d8b813a423 Added redigo vendor 2018-12-03 16:12:55 -07:00
..
.github Added redigo vendor 2018-12-03 16:12:55 -07:00
internal Added redigo vendor 2018-12-03 16:12:55 -07:00
redis Added redigo vendor 2018-12-03 16:12:55 -07:00
redisx Added redigo vendor 2018-12-03 16:12:55 -07:00
.travis.yml Added redigo vendor 2018-12-03 16:12:55 -07:00
LICENSE Added redigo vendor 2018-12-03 16:12:55 -07:00
README.markdown Added redigo vendor 2018-12-03 16:12:55 -07: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.