riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
49 stars 3 forks source link

add ability to delete jobs #22

Closed bgentry closed 3 weeks ago

bgentry commented 3 weeks ago

Fixes #19.

Depends on https://github.com/riverqueue/river/pull/390 being merged and released (in order to avoid needing a replace in the go.mod).