closeio / tasktiger

Python task queue using Redis
MIT License
1.41k stars 80 forks source link

Asynchronous Redis #305

Open alenapoliakova opened 9 months ago

alenapoliakova commented 9 months ago

Hello! Do you have plans to work asynchronously with Redis? Or maybe there is a possibility now and you can give an example?

Thanks for answer 🌞

AlecRosenbaum commented 9 months ago

It doesn't currently work with async Redis.

We'll likely work on that at some point, but don't have any immediate plans / priority for it.

AlecRosenbaum commented 9 months ago

I'll leave this open to track the request