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. 11 лет назад
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. 11 лет назад
test_test.go a6a0a737c0 Add Uint64 reply helper. 11 лет назад
zpop_example_test.go 77b0cd658f Improve zpop example. 12 лет назад