1 रिपॉजिटरी
Task queues that store tasks in a SQLite database table, using polling or triggers to dispatch work to consumer processes.
Distinct from SQLite or PostgreSQL Storage: Distinct from SQLite or PostgreSQL Storage: focuses on task queue persistence specifically, not general application data storage.
Explore 1 awesome GitHub repository matching data & databases · SQLite-Backed Task Queues. Refine with filters or upvote what's useful.
.. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png
Stores tasks in a SQLite database table for polling-based dispatch to consumer processes.