Hacker News new | ask | show | jobs
by shubh2336 2864 days ago
We use Sidekiq's scheduled jobs[1] to replace the cron dependency in our codebase. Did you try it before opting for Sidekiq Cron?

[1]: https://github.com/mperham/sidekiq/wiki/Scheduled-Jobs