Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 520 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 520 Bytes

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.