-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
database-backendIssues relating to the database backendIssues relating to the database backend
Milestone
Description
The initial DB worker (#3) polls for tasks every second (by default, configurable). These queries (and by extension, the underlying table) aren't especially optimised. It would be great if they could be. The queries themselves ought to be ok, however adding strategic indexing should help with performance.
Metadata
Metadata
Assignees
Labels
database-backendIssues relating to the database backendIssues relating to the database backend