6 ms·
I'm just waiting on Delayed Job at this point :)
by TallboyOne 12y ago
I'm just waiting on Delayed Job at this point :)
- reledi 12y agoWhat do you mean? Is DJ supposed to become a Rails built-in library?
- brandoncordell 12y agoNo, but Rails has ActiveJob[1] which allows you to use backends interchangeably (see heading 4.1 of the link I posted). [1] http://edgeguides.rubyonrails.org/active_job_basics.html http://edgeguides.rubyonrails.org/active_job_basics.html
- xal 12y agoDJ could use a update to be fully Rails 4.2 compatible. I'd love a PR for that and would merge. https://github.com/tobi/delayed_job https://github.com/tobi/delayed_job
- reledi 12y agoThe repo you linked to is dead. DJ is in active development at https://github.com/collectiveidea/delayed_job https://github.com/collectiveidea/delayed_job.
- deleted 12y ago[deleted]