Registry / other / sidekiq-cron

sidekiq-cron

JSON →
library2.3.1rbrubygemsunverified

Enables to set jobs to be run in specified time using CRON notation or natural language.

gem install sidekiq-cron
INSTALL
IMPORT
SIG · SIDEKIQ-CRON
S
sidekiq-cron
otherrubyv2.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sidekiq::Cron
require 'sidekiq-cron'

Schedule a recurring job using CRON syntax.

require 'sidekiq-cron' Sidekiq::Cron::Job.create(name: 'My Job', cron: '*/5 * * * *', class: 'MyWorker')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
sidekiq-cron — gem install sidekiq-cron · libregistry