SIGN IN SIGN UP

Faster Queues (#361)

Move all functionality of the `workflow_queues` table to the
`workflow_status` table. Optimize queries and add indexes.

Other changes:
- As priority-based sorting is expensive, disable it unless specifically
requested.
- Use DBOS library version to compute app version.

---------

Co-authored-by: Qian Li <liqian.cs@gmail.com>
P
Peter Kraft committed
87f46646855146f7aa051662018480b64b688a84
Parent: ded710a
Committed by GitHub <noreply@github.com> on 5/22/2025, 6:06:47 PM