Daniel Brotsky bcc277df96 Fix #173 (on garyburd/redigo). 9 years ago
..
conn.go bcc277df96 Fix #173 (on garyburd/redigo). 9 years ago
conn_test.go bcc277df96 Fix #173 (on garyburd/redigo). 9 years ago
doc.go 97de759909 Improved pub/sub example 11 years ago
log.go 56be2cf0df Add pool and logging connections. 13 years ago
pool.go 3d0709611e Document restrictions on Pool.Dial 10 years ago
pool_test.go c13eb4c3ec Start Redis server used for tests 10 years ago
pubsub.go 3e4727f0ef Add PING/PONG support to PubSubConn 10 years ago
pubsub_test.go c13eb4c3ec Start Redis server used for tests 10 years ago
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. 12 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. 11 years ago
script_test.go c13eb4c3ec Start Redis server used for tests 10 years ago
test_test.go c13eb4c3ec Start Redis server used for tests 10 years ago
zpop_example_test.go 77b0cd658f Improve zpop example. 12 years ago