summaryrefslogtreecommitdiff
path: root/spec/workers/every_sidekiq_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan2017-12-131-4/+0
* Use a dedicated queue for each workerDouwe Maan2017-12-121-4/+23
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-29/+6
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-5/+5
* Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-211-0/+44