Module fetcher

Module fetcher 

Source
Expand description

Fetcher module for retrieving tasks from sqlite backend

Structs§

SqliteFetcher
Dispatcher for fetching tasks from a SQLite backend via SqlitePollFetcher
SqlitePollFetcher
Polling-based fetcher for retrieving tasks from a SQLite backend

Functions§

fetch_next
Fetch the next batch of tasks from the sqlite backend