Gary Burd a59211c483 Improve documentation and tests for redis.Scan() 12 年之前
..
conn.go c759d6c16a Cleanup vet and lint warnings. 12 年之前
conn_test.go c759d6c16a Cleanup vet and lint warnings. 12 年之前
doc.go 8736767bf9 Document Do("") 12 年之前
log.go 56be2cf0df Add pool and logging connections. 13 年之前
pool.go c759d6c16a Cleanup vet and lint warnings. 12 年之前
pool_test.go 19275c5e42 Add max active connection limit to Pool. 12 年之前
pubsub.go c759d6c16a Cleanup vet and lint warnings. 12 年之前
pubsub_test.go c759d6c16a Cleanup vet and lint warnings. 12 年之前
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. 12 年之前
reply.go 98b582f8be fix documentation nits. 12 年之前
reply_test.go 4f6a4ebc3b Add Float64 and Strings reply helpers. 12 年之前
scan.go a59211c483 Improve documentation and tests for redis.Scan() 12 年之前
scan_test.go a59211c483 Improve documentation and tests for redis.Scan() 12 年之前
script.go 82e51ce44d Minor comment tweaks. 13 年之前
script_test.go 5f80bc5c38 Updated error messages to point to correct variables 12 年之前
test_test.go 5ad4a147d9 Handle temporary errors from underlying net conn. 12 年之前
zpop_example_test.go 77b0cd658f Improve zpop example. 12 年之前