Tom Linford 6f4b077333 [reply] Add ByteSlices conversion helper 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 6f4b077333 [reply] Add ByteSlices conversion helper 10 лет назад
reply_test.go 6f4b077333 [reply] Add ByteSlices conversion helper 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 лет назад