sidekiq-iteration

Resume job

Makes long-running Sidekiq jobs interruptible and resumable to prevent data loss on interruptions

Make your long-running sidekiq jobs interruptible and resumable.

GitHub

274 stars
3 watching
8 forks
Language: Ruby
last commit: about 2 years ago
Linked from 1 awesome list

activerecordgemrailsrubysidekiq

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shopify/job-iterationMakes jobs interruptible and resumable by design.1,159
suranyami/peek-sidekiqDisplays performance metrics and call counts of Sidekiq jobs in a Rails application.13
hugopl/sidekiq.crA Crystal implementation of Sidekiq, a background job framework for Ruby.763
funbox/sidekiq-influxdbWrites Sidekiq job execution metrics to InfluxDB18
sidekiq-cron/sidekiq-cronSchedules jobs to run at specific times using cron notation or natural language1,873
akira/exqA job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store.1,506
sidekiq-scheduler/sidekiq-schedulerAn extension to Sidekiq that allows scheduling jobs like a cron utility1,717
fatkodima/fast_countA Ruby gem that provides fast and accurate estimate of row counts in large databases230
fatkodima/online_migrationsA tool to detect and assist with safe PostgreSQL migration operations634
simplymadeapps/simple_schedulerEnables scheduling of tasks at regular intervals without relying on a clock process130
resque/resque-schedulerSupports scheduling of future job runs in a background job system1,737
davydovanton/sidekiq-statisticProvides enhanced monitoring of Sidekiq workers and jobs with detailed statistics800
kmalakoff/backgroundLibrary providing a job queue and list with array iteration utilities for background tasks in JavaScript applications.69
kvokka/pp_sqlAn ActiveRecord log beautifier gem for Ruby on Rails266
fatkodima/pluck_in_batchesBatches plucking of records from a database to improve performance and memory usage144