0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add appveyor badge to README More... over 8 years ago
enable asyncio debug More... over 8 years ago
test updates More... over 8 years ago
Merge pull request #179 from aio-libs/geo_ench More... over 8 years ago
update docs to include geo commands More... over 8 years ago
rename GeoCoord to GeoPoint More... over 8 years ago
skip unixsocket tests on win32 More... over 8 years ago
appveyor integration More... over 8 years ago
Geo commands (#177) More... over 8 years ago
Sentinel implementation; working but more tests needed. More... over 8 years ago
fix Listener.get() More... over 8 years ago
fix pytest section name in setup.cfg More... over 8 years ago
Merge pull request #176 from aio-libs/mpsc More... over 8 years ago
note on _Sender.close() More... over 8 years ago
change test timeout More... over 8 years ago
implement MPSC pub/sub queue (without docs yet) More... over 8 years ago
more progress on mpsc queue More... over 8 years ago
use AbcChannel in RedisConnection More... over 8 years ago
add AbcChannel definition More... over 8 years ago
Add 'abc' module defining connection and pool interfaces More... over 8 years ago
pubsub mpsc draft More... over 8 years ago
move Channel out of aioredis.util to aioredis.pubsub More... over 8 years ago
fixed mixing pub/sub and normal commands in pool More... over 8 years ago
reduce travis cache size More... over 8 years ago
a try to fix occasionally failing test More... over 8 years ago
update .travis.yml More... over 8 years ago
update tested redis versions More... over 8 years ago
trying to fix racing test More... over 8 years ago
fix examples More... over 8 years ago
fix tests More... over 8 years ago