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