Module: Sidekiq::Repeat::MiniIceCube
- Defined in:
- lib/sidekiq/repeat/mini_ice_cube.rb
Overview
This is a mini compatibility layer for the ice_cube syntax. Nothing fancy. It only supports interval-based -ly functions like “hourly(4)” and array list information like .minute_of_hour(0,15,30,45), as these are the ones that we use.
Defined Under Namespace
Modules: IceCubeDslErrorHandling Classes: CronSyntax, MainDsl