module Sidekiq
For seamless integration with Sidekiq
, we need to patch its configuration and pass down our driver.
Note: currently, this is being achieved by monkey patching Sidekiq
directly. Better solutions are more than welcome! :).
For seamless integration with Sidekiq
, we need to patch its configuration and pass down our driver.
Note: currently, this is being achieved by monkey patching Sidekiq
directly. Better solutions are more than welcome! :).