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

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.