mirror of https://github.com/go-redis/redis.git
f76984bbcf | ||
---|---|---|
v2 | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
commands.go | ||
connpool.go | ||
doc.go | ||
example_test.go | ||
multi.go | ||
parser.go | ||
parser_test.go | ||
pipeline.go | ||
pubsub.go | ||
redis.go | ||
redis_test.go | ||
req.go | ||
req_test.go | ||
script.go |
README.md
New version
Make sure to check new version of the client that got better API and timeout support: https://github.com/vmihailenco/redis/tree/master/v2