Gary Burd b8dc90050f Improve documentation on supported concurrency 10 years ago
..
conn.go bcc277df96 Fix #173 (on garyburd/redigo). 10 years ago
conn_test.go 4ed1111375 Merge pull request #174 from ancientHacker/master 10 years ago
doc.go b8dc90050f Improve documentation on supported concurrency 10 years ago
log.go 56be2cf0df Add pool and logging connections. 14 years ago
pool.go 3d0709611e Document restrictions on Pool.Dial 10 years ago
pool_test.go c13eb4c3ec Start Redis server used for tests 11 years ago
pubsub.go 3e4727f0ef Add PING/PONG support to PubSubConn 11 years ago
pubsub_test.go 8873b2f199 Fix go vet warnings 10 years ago
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. 13 years ago
reply.go 6f4b077333 [reply] Add ByteSlices conversion helper 10 years ago
reply_test.go 6f4b077333 [reply] Add ByteSlices conversion helper 10 years ago
scan.go 7ec56c98db Update for Go 1.6 change to reflect 10 years ago
scan_test.go c973522a28 Add Support for *string destination in Scan 10 years ago
script.go 95b854181b Fix typo in doc. 12 years ago
script_test.go ac540e4138 Fix go vet warnings 10 years ago
test_test.go c13eb4c3ec Start Redis server used for tests 11 years ago
zpop_example_test.go 77b0cd658f Improve zpop example. 13 years ago