Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
Ensures Sidekiq jobs are never lost due to worker crashes or restarts by tracking in-flight jobs and automatically recovering orphaned work
2021
2022
2023
2024
2025
2026
0.0
A simple gem to handle Sidekiq autoscaling.
2021
2022
2023
2024
2025
2026
0.0
Simple Abstraction for executing background jobs in Sidekiq
2021
2022
2023
2024
2025
2026
0.0
A hand-rolled alternative to Sidekiq Pro batches. Track a group of Sidekiq
jobs as a batch in PostgreSQL, get atomic completion detection, and fire
a callback worker when the batch finishes (success or failure).
2021
2022
2023
2024
2025
2026
0.0
A Sidekiq utility that takes a programmatic approach to starting|stopping Sidekiq workers
2021
2022
2023
2024
2025
2026
0.0
Collect same jobs to single worker, reduce job number and improve thread utilization.
2021
2022
2023
2024
2025
2026
0.0
Lightweight implementation of job bunches.
2021
2022
2023
2024
2025
2026
0.0
Sidekiq canary deployments
2021
2022
2023
2024
2025
2026
0.0
Cancel Sidekiq workers at runtime
2021
2022
2023
2024
2025
2026
0.0
Circuit Breaker functionality to Sidekiq
2021
2022
2023
2024
2025
2026
0.0
sidekiq-cleaner maintains the cleanliness of failed jobs on Resque.
2021
2022
2023
2024
2025
2026
0.0
Sidekiq::Clockwork is a simplistic implementation of a job scheduler based on Clockwork, but without having to run a separated process.
2021
2022
2023
2024
2025
2026
0.0
This library provides CLI interface for starting multiple copies of Sidekiq in parallel, typically to take advantage of multi-core systems. By default it starts N - 1 processes, where N is the number of cores on the current system. Sidekiq Cluster is controlled with CLI flags that...
2021
2022
2023
2024
2025
2026
0.0
This plugin allows you to define after how many retries an exception should be nofitied to Honeybadger, Newrelic, etc
2021
2022
2023
2024
2025
2026
0.0
Sidekiq middleware rate limiter that provides both time-based limits and quantity-based limits
2021
2022
2023
2024
2025
2026
0.0
Manually trigger background jobs
2021
2022
2023
2024
2025
2026
0.0
Send a job to a queue and move all jobs it triggers to that same queue.
2021
2022
2023
2024
2025
2026
0.0
A gem to manage confidential job parameters
2021
2022
2023
2024
2025
2026
0.0
This gem provides Sidekiq middleware that extends the functionality of Sidekiq's built-in CurrentAttributes to persist and restore ActiveSupport::CurrentAttributes across Sidekiq jobs, with added support for ActiveRecord models. It uses GlobalID for serialization and deserialization of ActiveReco...
2021
2022
2023
2024
2025
2026
0.0
Format your Sidekiq logs to be easily parsed in Datadog and integrate with Datadog Error Tracking
2021
2022
2023
2024
2025
2026