Module: Sidekiq
- Defined in:
- lib/activerecord-multi-tenant/sidekiq.rb
Overview
Bulk push support for Sidekiq while setting multi-tenant information. This is a copy of the Sidekiq::Client#push_bulk method with the addition of setting the multi-tenant information for each job.
Defined Under Namespace
Classes: Client