1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/vendor/github.com/garyburd/redigo
2018-01-24 08:45:42 +11:00
..
.github
internal
redis Update all dependencies to latest 2018-01-24 08:45:42 +11:00
redisx
.travis.yml
LICENSE
README.markdown Update all dependencies to latest 2018-01-24 08:45:42 +11:00

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.