Skip to content

Getting Started — Converting from Delayed Job

Benjamin Manns edited this page Sep 16, 2013 · 2 revisions

This guide assumes that you are using Delayed Job, but have not used a Redis-backed background job system.

There are some parts waiting to be filled in.

Once you are done, you will have a Resque+Redis background job system working, to which you can add a goworker using the next guide.