mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
cca7580512
This works on a single instance deploy on EY. Haven't tested it on a multi-server environment yet. |
||
---|---|---|
.. | ||
recipes | ||
templates/default | ||
README.rdoc |
= DESCRIPTION: Sidekiq is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. = USAGE: add require_recipe "sidekiq" to main/recipes/default.rb