rednafi / think-async

🌿 Exploring cooperative concurrency primitives in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove aioredis code

rednafi opened this issue · comments

Aioredis has been merged into the mainline redis as redis.asyncio. Replace aioredis with redis.asyncio and update the tests.

https://github.com/aio-libs/aioredis-py#-aioredis-is-now-in-redis-py-420rc1-