Gary Burd deb35f4cb1 Update doc to new and improved Redis terminolgy 12 年 前
..
commandinfo.go 32bf3361d3 pool: handle server connection state 12 年 前
conn.go deb35f4cb1 Update doc to new and improved Redis terminolgy 12 年 前
conn_test.go c759d6c16a Cleanup vet and lint warnings. 12 年 前
doc.go deb35f4cb1 Update doc to new and improved Redis terminolgy 12 年 前
log.go 56be2cf0df Add pool and logging connections. 13 年 前
pool.go 32bf3361d3 pool: handle server connection state 12 年 前
pool_test.go 32bf3361d3 pool: handle server connection state 12 年 前
pubsub.go c759d6c16a Cleanup vet and lint warnings. 12 年 前
pubsub_test.go c759d6c16a Cleanup vet and lint warnings. 12 年 前
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. 12 年 前
reply.go deb35f4cb1 Update doc to new and improved Redis terminolgy 12 年 前
reply_test.go 4f6a4ebc3b Add Float64 and Strings reply helpers. 13 年 前
scan.go deb35f4cb1 Update doc to new and improved Redis terminolgy 12 年 前
scan_test.go a59211c483 Improve documentation and tests for redis.Scan() 12 年 前
script.go 82e51ce44d Minor comment tweaks. 13 年 前
script_test.go 5f80bc5c38 Updated error messages to point to correct variables 12 年 前
test_test.go 5ad4a147d9 Handle temporary errors from underlying net conn. 12 年 前
zpop_example_test.go 77b0cd658f Improve zpop example. 12 年 前