0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use pytest.raises instead of try/except construct More... almost 9 years ago
Fix converage checks (pool_test) More... almost 9 years ago
Add another test for pool More... almost 9 years ago
Close RedisPool when connection to the redis server has failed (To prevent asyncio lock) More... almost 9 years ago
adopt sentinel tests More... almost 9 years ago
sentinel test: redis min version More... almost 9 years ago
update conftest: add sentinel server runner More... almost 9 years ago
fix sentinel info for role command More... almost 9 years ago
Pool: change db initial value to None (do not issue SELECT command) More... almost 9 years ago
Bump version: 0.2.7 → 0.2.8 More... about 9 years ago
CHANGES.txt updated More... about 9 years ago
a typo fixed More... about 9 years ago
convert failing sentinel tests to py.test and mark xfail More... about 9 years ago
update docs: add ghbtns.com More... about 9 years ago
Merge pull request #132 from aio-libs/spelling More... about 9 years ago
multiple typos fixed More... about 9 years ago
add words whitelist More... about 9 years ago
add spell checking when building docs More... about 9 years ago
few notes / typos corrected in devel.rst More... about 9 years ago
fix typos in hmset_dict docstring More... about 9 years ago
split hmset to original and hmset_dict; update docs; more tests; More... about 9 years ago
Extended HMSET (#130) More... about 9 years ago
drop reconnecting_test; a bits of tests cleanup More... about 9 years ago
fix examples and flake8 error More... about 9 years ago
pipeline/multi_exec fixes for pool More... about 9 years ago
drop 'get_atomic_connection' More... about 9 years ago
ConnectionsPool: implement pubsub More... about 9 years ago
drop AutoConnector More... about 9 years ago
pool: conn has address attribute More... about 9 years ago
test fixed More... about 9 years ago