taskiq-python/taskiq-redis

Aioredis support?

Opened this issue · 1 comments

Any plans to implement aioredis support?

Aioredis was deprecated on Feb 21, 2023 and merged into redis-py since version 4.2.0rc1+. We use official async client.