Gary Burd 7eff00e9b3 Improve pooled connection concurrency support. 11 лет назад
..
commandinfo.go 32bf3361d3 pool: handle server connection state 12 лет назад
conn.go 917dc959b1 Fix connection pending count. 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 7eff00e9b3 Improve pooled connection concurrency support. 11 лет назад
pool_test.go 7eff00e9b3 Improve pooled connection concurrency support. 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 82e51ce44d Minor comment tweaks. 13 лет назад
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 лет назад