|
|
%!s(int64=7) %!d(string=hai) anos | |
|---|---|---|
| .github | %!s(int64=9) %!d(string=hai) anos | |
| internal | %!s(int64=7) %!d(string=hai) anos | |
| redis | %!s(int64=7) %!d(string=hai) anos | |
| redisx | %!s(int64=7) %!d(string=hai) anos | |
| .travis.yml | %!s(int64=7) %!d(string=hai) anos | |
| LICENSE | %!s(int64=10) %!d(string=hai) anos | |
| README.markdown | %!s(int64=7) %!d(string=hai) anos |
Redigo is a Go client for the Redis database.
Install Redigo using the "go get" command:
go get github.com/gomodule/redigo/redis
The Go distribution is Redigo's only dependency.
See CONTRIBUTING.md.
Redigo is available under the Apache License, Version 2.0.