mbreit / pg_jobs

Simple ActiveJob queue for PostgreSQL using LISTEN/NOTIFY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option for immediately deleting finished jobs from jobs table

mbreit opened this issue · comments

Option for immediately deleting finished jobs from jobs table

Closing this issue as we delete all executed jobs now.