Module: Sidekiq

Defined in:
lib/rediska/sidekiq.rb

Overview

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! :).

Defined Under Namespace

Classes: RedisConnection