Skip to content

huntflow/yatq

Repository files navigation

YATQ Code style: black codecov

What is YATQ?

YATQ is Yet Another Task Queue implementation. It uses Redis as data storage and fully supports asyncio. YATQ is heavily inspired by arq, yet it uses different, bit more complicated approach to task queuing.