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