0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #115 from aio-libs/pubsub_concurrency More... over 9 years ago
fix subscribe concurrency issue (closes #113) More... over 9 years ago
add pub/sub failing test (see #113) More... over 9 years ago
Merge pull request #114 from aio-libs/multi_exec_fix More... over 9 years ago
transactions test updated More... over 9 years ago
multi-exec cleaned up a bit and cancellation bug fixed (fix #110) More... over 9 years ago
Merge pull request #111 from aio-libs/server_commands_tests More... over 9 years ago
redis version check in server commands tests More... over 9 years ago
deprection note More... over 9 years ago
tests for server commands; role command response parsing More... over 9 years ago
disable deploy from travis More... over 9 years ago
Bump version: 0.2.4 → 0.2.5 More... over 9 years ago
.travis.yml updated to deploy to pypi More... over 9 years ago
CONTRIBUTORS.txt updated More... over 9 years ago
tiny change More... over 9 years ago
changes.txt updated; small fix in aioredis.errors; small update in docs More... over 9 years ago
Merge pull request #109 from hotsyk/master More... over 9 years ago
fixed sentinel tests More... over 9 years ago
RedisSentinelTest refactoring More... over 9 years ago
test assertions fixed More... over 9 years ago
.travis.yml updated More... over 9 years ago
drop function More... over 9 years ago
[#108] Clean mocked connection after test More... over 9 years ago
[#108] Raise ConnectionClosedError if connection lost instead of AssertionError More... over 9 years ago
util.decode fix: make it decode lists recursively More... over 9 years ago
add missed coroutine decorator More... over 9 years ago
clean up doc strings More... over 9 years ago
more clean asserts on exception More... over 9 years ago
get rid of pytest More... over 9 years ago
fix flake8 error More... over 9 years ago