| .. |
|
conn.go
|
5e9d3af585
Add DialURL to allow connection using a Redis URL
|
10 years ago |
|
conn_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
doc.go
|
97de759909
Improved pub/sub example
|
11 years ago |
|
log.go
|
56be2cf0df
Add pool and logging connections.
|
13 years ago |
|
pool.go
|
54a2929be0
Add Pool.Wait
|
11 years ago |
|
pool_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
pubsub.go
|
3e4727f0ef
Add PING/PONG support to PubSubConn
|
10 years ago |
|
pubsub_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
redis.go
|
61ad8688f1
Return underlying network errors in Dial methods; improve doc.
|
12 years ago |
|
reply.go
|
7010c1c88b
Fix bux causing Ints call to swallow error returned from the connection object
|
10 years ago |
|
reply_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
scan.go
|
a1be60a4bb
Improve scan error messages
|
10 years ago |
|
scan_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
script.go
|
95b854181b
Fix typo in doc.
|
11 years ago |
|
script_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
test_test.go
|
c13eb4c3ec
Start Redis server used for tests
|
10 years ago |
|
zpop_example_test.go
|
77b0cd658f
Improve zpop example.
|
12 years ago |