Gary Burd 08550c8cc5 Add note about concurrency to error messages. 11 年 前
..
commandinfo.go c16e77c84f Update commandinfo.go 11 年 前
conn.go 08550c8cc5 Add note about concurrency to error messages. 11 年 前
conn_test.go 917dc959b1 Fix connection pending count. 11 年 前
doc.go deb35f4cb1 Update doc to new and improved Redis terminolgy 12 年 前
log.go 56be2cf0df Add pool and logging connections. 13 年 前
pool.go 779af66db5 Fix code formatting. 11 年 前
pool_test.go e677373ec0 Add concurrency benchmarks 11 年 前
pubsub.go c759d6c16a Cleanup vet and lint warnings. 12 年 前
pubsub_test.go e2941976df Rename DialTest to DialTestDB. 12 年 前
redis.go 61ad8688f1 Return underlying network errors in Dial methods; improve doc. 12 年 前
reply.go a6a0a737c0 Add Uint64 reply helper. 11 年 前
reply_test.go a6a0a737c0 Add Uint64 reply helper. 11 年 前
scan.go 1535d06d7b Refactor convert & assign code. 11 年 前
scan_test.go a59211c483 Improve documentation and tests for redis.Scan() 12 年 前
script.go 95b854181b Fix typo in doc. 11 年 前
script_test.go e2941976df Rename DialTest to DialTestDB. 12 年 前
test_test.go a6a0a737c0 Add Uint64 reply helper. 11 年 前
zpop_example_test.go 77b0cd658f Improve zpop example. 12 年 前