An extension to Delayed::Job that allows you to set cron expressions for your jobs to run regularly.
Stars
79
Forks
21
Watchers
79
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
6
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Adjust CronJob example to ignore failed jobs if they are not destroyed
a810948View on GitHubPrevent Active Record specific code from being executed if Mongo backend is used
c01812bView on GitHubReference Delayed::Job instead of Delayed::Backend::ActiveRecord
e5291d2View on GitHub