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