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.
274 stars
3 watching
8 forks
Language: Ruby
last commit: 7 months ago
Linked from 1 awesome list
activerecordgemrailsrubysidekiq
Related projects:
Repository | Description | Stars |
---|---|---|
| Makes jobs interruptible and resumable by design. | 1,159 |
| Displays performance metrics and call counts of Sidekiq jobs in a Rails application. | 13 |
| A Crystal implementation of Sidekiq, a background job framework for Ruby. | 763 |
| Writes Sidekiq job execution metrics to InfluxDB | 18 |
| Schedules jobs to run at specific times using cron notation or natural language | 1,873 |
| A job processing library compatible with Resque/Sidekiq for the Elixir language, utilizing Redis as a store. | 1,506 |
| An extension to Sidekiq that allows scheduling jobs like a cron utility | 1,717 |
| A Ruby gem that provides fast and accurate estimate of row counts in large databases | 230 |
| A tool to detect and assist with safe PostgreSQL migration operations | 634 |
| Enables scheduling of tasks at regular intervals without relying on a clock process | 130 |
| Supports scheduling of future job runs in a background job system | 1,737 |
| Provides enhanced monitoring of Sidekiq workers and jobs with detailed statistics | 800 |
| Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
| An ActiveRecord log beautifier gem for Ruby on Rails | 266 |
| Batches plucking of records from a database to improve performance and memory usage | 144 |