x1ongzhu 4750177287 first commit 7 lat temu
..
BUILD 4750177287 first commit 7 lat temu
CHANGELOG.md 4750177287 first commit 7 lat temu
CONTRIBUTORS.md 4750177287 first commit 7 lat temu
LICENSE 4750177287 first commit 7 lat temu
OWNERS 4750177287 first commit 7 lat temu
README.markdown 4750177287 first commit 7 lat temu
commandinfo.go 4750177287 first commit 7 lat temu
commandinfo_test.go 4750177287 first commit 7 lat temu
conn.go 4750177287 first commit 7 lat temu
conn_test.go 4750177287 first commit 7 lat temu
doc.go 4750177287 first commit 7 lat temu
errors.go 4750177287 first commit 7 lat temu
log.go 4750177287 first commit 7 lat temu
mock.go 4750177287 first commit 7 lat temu
pool.go 4750177287 first commit 7 lat temu
pool_test.go 4750177287 first commit 7 lat temu
pubsub.go 4750177287 first commit 7 lat temu
pubsub_test.go 4750177287 first commit 7 lat temu
redis.go 4750177287 first commit 7 lat temu
redis_test.go 4750177287 first commit 7 lat temu
reply.go 4750177287 first commit 7 lat temu
reply_test.go 4750177287 first commit 7 lat temu
scan.go 4750177287 first commit 7 lat temu
scan_test.go 4750177287 first commit 7 lat temu
script.go 4750177287 first commit 7 lat temu
script_test.go 4750177287 first commit 7 lat temu
test_test.go 4750177287 first commit 7 lat temu
trace.go 4750177287 first commit 7 lat temu
trace_test.go 4750177287 first commit 7 lat temu

README.markdown

Redigo

Build Status

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.

Related Projects

Contributing

Gary is looking for someone to take over maintenance of this project. If you are interested, contact Gary at the email address listed on his GitHub profile page.

PRs for major features will not be accepted until a new maintainer is found. Bug reports and PRs for bug fixes are welcome.

License

Redigo is available under the Apache License, Version 2.0.