Dmytro Shteflyuk 7a0cba7bcb Added support for "omitempty" tag il y a 10 ans
..
conn.go 5e9d3af585 Add DialURL to allow connection using a Redis URL il y a 10 ans
conn_test.go c13eb4c3ec Start Redis server used for tests il y a 10 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 54a2929be0 Add Pool.Wait il y a 11 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 7010c1c88b Fix bux causing Ints call to swallow error returned from the connection object il y a 10 ans
reply_test.go c13eb4c3ec Start Redis server used for tests il y a 10 ans
scan.go 7a0cba7bcb Added support for "omitempty" tag il y a 10 ans
scan_test.go 7a0cba7bcb Added support for "omitempty" tag il y a 10 ans
script.go 95b854181b Fix typo in doc. il y a 11 ans
script_test.go c13eb4c3ec Start Redis server used for tests il y a 10 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