|
|
8 years ago | |
|---|---|---|
| .. | ||
| .github | 8 years ago | |
| internal | 8 years ago | |
| redis | 8 years ago | |
| redisx | 8 years ago | |
| .travis.yml | 8 years ago | |
| LICENSE | 8 years ago | |
| README.markdown | 8 years ago | |
Redigo is a Go client for the Redis database.
Install Redigo using the "go get" command:
go get github.com/garyburd/redigo/redis
The Go distribution is Redigo's only dependency.
See CONTRIBUTING.md.
Redigo is available under the Apache License, Version 2.0.