Module: Sidekiq::Enterprise
- Defined in:
- lib/wurk/compat.rb
Overview
Sidekiq Enterprise feature surface (‘unique!`, `Crypto`, `Unique.locked?`). Wurk ships these free; the namespace exists for drop-in compat. Implementations live under `Wurk::*`; this module just delegates.
Defined Under Namespace
Class Method Summary collapse
-
.unique! ⇒ Object
Installs the Wurk::Unique client+server middleware pair globally.
- .unique? ⇒ Boolean