zhong icon indicating copy to clipboard operation
zhong copied to clipboard

DelayedJob support

Open stevenspiel opened this issue 7 years ago • 1 comments

How hard would it be to configure the background job framework? For example, would it be terribly difficult to support DelayedJob?

stevenspiel avatar Jan 03 '18 14:01 stevenspiel

this might get you what you need https://github.com/codez/delayed_cron_job. I used it before and it just ads a column to SQL table.

dmitrypol avatar Jan 04 '18 03:01 dmitrypol