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

272 stars
3 watching
8 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list

activerecordgemrailsrubysidekiq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shopify/job-iteration Makes jobs interruptible and resumable by design. 1,143
suranyami/peek-sidekiq Displays performance metrics and call counts of Sidekiq jobs in a Rails application. 13
hugopl/sidekiq.cr A Crystal implementation of Sidekiq, a background job framework for Ruby. 765
funbox/sidekiq-influxdb Writes Sidekiq job execution metrics to InfluxDB 18
sidekiq-cron/sidekiq-cron Schedules jobs to run at specific times using cron notation or natural language 1,867
akira/exq A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. 1,506
sidekiq-scheduler/sidekiq-scheduler An extension to Sidekiq that allows scheduling jobs like a cron utility 1,714
fatkodima/fast_count A Ruby gem that provides fast and accurate estimate of row counts in large databases 226
fatkodima/online_migrations Detects and advises on safe PostgreSQL migration operations 631
simplymadeapps/simple_scheduler Enables scheduling of tasks at regular intervals without relying on a clock process 130
resque/resque-scheduler Supports scheduling of future job runs in a background job system 1,737
davydovanton/sidekiq-statistic Provides enhanced monitoring of Sidekiq workers and jobs with detailed statistics 800
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
kvokka/pp_sql An ActiveRecord log beautifier gem for Ruby on Rails 265
fatkodima/pluck_in_batches Batches plucking of records from a database to improve performance and memory usage 144