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