Gary Burd d8dbe4d94f Merge branch 'dialurl' vor 10 Jahren
..
conn.go 5e9d3af585 Add DialURL to allow connection using a Redis URL vor 10 Jahren
conn_test.go 5e9d3af585 Add DialURL to allow connection using a Redis URL vor 10 Jahren
doc.go 97de759909 Improved pub/sub example vor 11 Jahren
log.go 56be2cf0df Add pool and logging connections. vor 13 Jahren
pool.go 54a2929be0 Add Pool.Wait vor 11 Jahren
pool_test.go dd7accd139 Cleanup pool tests vor 10 Jahren
pubsub.go 3e4727f0ef Add PING/PONG support to PubSubConn vor 10 Jahren
pubsub_test.go 3e4727f0ef Add PING/PONG support to PubSubConn vor 10 Jahren
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. vor 12 Jahren
reply.go 7010c1c88b Fix bux causing Ints call to swallow error returned from the connection object vor 10 Jahren
reply_test.go baa8d958fe Add Ints reply helper function vor 11 Jahren
scan.go a1be60a4bb Improve scan error messages vor 10 Jahren
scan_test.go a59211c483 Improve documentation and tests for redis.Scan() vor 12 Jahren
script.go 95b854181b Fix typo in doc. vor 11 Jahren
script_test.go 3bd67d4044 Use internal package. vor 11 Jahren
test_test.go 3bd67d4044 Use internal package. vor 11 Jahren
zpop_example_test.go 77b0cd658f Improve zpop example. vor 12 Jahren