maragudk / goqite

Go queue library built on SQLite and inspired by AWS SQS.
https://maragudk.github.io/goqite/
MIT License
435 stars 13 forks source link

Add composite index on (queue, created) #26

Closed markuswustenberg closed 8 months ago

markuswustenberg commented 8 months ago

Tested with a benchmark that this one makes the most sense.

Fixes #18