Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-delayed-job-active-record
ActiveRecord backend for DelayedJob
https://github.com/collectiveidea/delayed_job_active_record
0
no reviews
Install
This gem provides an ActiveRecord backend for Delayed::Job, which is a Database based asynchronous priority queue system. Delayed Job encapsulates the common pattern of asynchronously executing longer tasks in the background.