Announcing sidekiq-iteration - a gem that makes your sidekiq jobs interruptible and resumable by design

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • sidekiq-iteration

    Make your long-running sidekiq jobs interruptible and resumable.

  • Richard, thank you for the comment. You can also look at nested iterations enumerator - https://github.com/fatkodima/sidekiq-iteration#nested-iteration with a custom enumerator - https://github.com/fatkodima/sidekiq-iteration/blob/master/guides/custom-enumerator.md (if you are iterating over some non-activerecord resources for each repository).

  • job-iteration

    Makes your background jobs interruptible and resumable by design.

  • I am publishing a new gem - https://github.com/fatkodima/sidekiq-iteration. For those familiar with job-iteration (https://github.com/Shopify/job-iteration) from Shopify, this is an adoption of that gem to be used with raw Sidekiq (no ActiveJob).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • acidic_job

    Idempotent operations for Rails apps, built for ActiveJob or Sidekiq.

  • I think acidic-job also covers a similar problem space with the Iterable Steps feature.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts