0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small note in docs More... about 9 years ago
fix address tests More... about 9 years ago
docs updated More... about 9 years ago
add RedisConnection.address property More... about 9 years ago
add client_list test for unixsock connection More... about 9 years ago
ConnectionsPool repr; add several compatibility methods More... about 9 years ago
drop AutoConnector (use ConnectionsPool instead) More... about 9 years ago
create_redis fixture parametrized with 'single' and 'pool' modes More... about 9 years ago
more test fixes More... about 9 years ago
fix RedisPool.__iter__ More... about 9 years ago
fixed few tests More... about 9 years ago
get rid of connection usage in Redis More... about 9 years ago
test fixtures updated (server.tcp_address instead of server.port) More... about 9 years ago
RedisPool minsize/maxsize must not be None More... about 9 years ago
few small doc fixes More... about 9 years ago
Merge pull request #128 from aio-libs/pool_close More... about 9 years ago
doc/examples fixes More... about 9 years ago
docs updated More... about 9 years ago
Implement close()/wait_closed()/closed interface for pool More... about 9 years ago
tests for hstrlen added More... about 9 years ago
.travis.yml another small fix More... about 9 years ago
.travis.yml updated More... about 9 years ago
fix typo in .travis.yml More... about 9 years ago
fix rename(nx) tests for redis 3.2 More... about 9 years ago
add redis 3.2 to travis More... about 9 years ago
drop runtests.py More... about 9 years ago
Bump version: 0.2.6 → 0.2.7 More... about 9 years ago
CHANGES.txt updated More... about 9 years ago
change readthedocs url in README More... about 9 years ago
docs updated: contributing doc added More... about 9 years ago