taskiq-redis icon indicating copy to clipboard operation
taskiq-redis copied to clipboard

Aioredis support?

Open dima-kov opened this issue 1 year ago • 1 comments
trafficstars

Any plans to implement aioredis support?

dima-kov avatar May 16 '24 20:05 dima-kov

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

s3rius avatar Jun 11 '24 17:06 s3rius