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