Gary Burd 7ec56c98db Update for Go 1.6 change to reflect 10 éve
..
conn.go a6450ad861 allow for multi-digit redis db numbers (eg: 10) 10 éve
conn_test.go c13eb4c3ec Start Redis server used for tests 10 éve
doc.go 97de759909 Improved pub/sub example 11 éve
log.go 56be2cf0df Add pool and logging connections. 13 éve
pool.go 3d0709611e Document restrictions on Pool.Dial 10 éve
pool_test.go c13eb4c3ec Start Redis server used for tests 10 éve
pubsub.go 3e4727f0ef Add PING/PONG support to PubSubConn 10 éve
pubsub_test.go c13eb4c3ec Start Redis server used for tests 10 éve
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. 12 éve
reply.go ee4f539b48 Use standard syntax for deprecated entities 10 éve
reply_test.go c13eb4c3ec Start Redis server used for tests 10 éve
scan.go 7ec56c98db Update for Go 1.6 change to reflect 10 éve
scan_test.go c973522a28 Add Support for *string destination in Scan 10 éve
script.go 95b854181b Fix typo in doc. 11 éve
script_test.go c13eb4c3ec Start Redis server used for tests 10 éve
test_test.go c13eb4c3ec Start Redis server used for tests 10 éve
zpop_example_test.go 77b0cd658f Improve zpop example. 12 éve