WeirdCarrotMonster / yatq

Yet Another Task Queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Yet Another Task Queue

License:MIT License


Languages

Language:Python 100.0%