1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/examples/chef/cookbooks/sidekiq/README.rdoc
jc00ke cca7580512 Adding EY-specific chef recipe example
This works on a single instance deploy on EY. Haven't tested it on a
multi-server environment yet.
2012-02-21 19:44:44 -08:00

7 lines
219 B
Text

= 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