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