samsondav / rihanna

Rihanna is a high performance postgres-backed job queue for Elixir
MIT License
439 stars 47 forks source link

Add NULLS FIRST to due_at column on jobs table to fix performance of locking query #93

Closed tpitale closed 3 years ago

tpitale commented 4 years ago

Related to #92

tpitale commented 4 years ago

@samsondav @lpil Let me know what you think. Sorry for the long delay in getting this updated. 👶 takes a lot of my time 😄

tpitale commented 4 years ago

@samsondav @lpil I'm hoping to start a new project using rihanna, would be great if we could merge this. I'm hoping to at least get one more review before that.