Project
Reverse Dependencies for bundler
The projects listed here declare bundler as a runtime or development dependency
0.0
A simple gem to handle Sidekiq autoscaling.
2021
2022
2023
2024
2025
2026
0.0
Lightweight implementation of job bunches.
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::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
Compress large sidekiq string params with zstd
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
A gem to manage confidential job parameters
2021
2022
2023
2024
2025
2026
0.0
A gem to gather and send sidekiq jobs metrics to datadog
2021
2022
2023
2024
2025
2026
0.0
Dejavu uses Sidkiq's internal scheduling so it doesn't need its own clock and integrates nicely with Sidekiq's native scheduled jobs.
2021
2022
2023
2024
2025
2026
0.0
Wouldn't be nice if you could directly queue your model method calls to Sidekiq? With Sidekiq::Delaty you can!
2021
2022
2023
2024
2025
2026
0.0
Sidekiq delayed extension
2021
2022
2023
2024
2025
2026
0.0
Sidekiq-dynamic creates a subclass of Sidekiq::Worker, named Sidekiq::Dynamic::Worker, that allows each worker class to run code that determines which queue and Redis shard a job will be sent to.
2021
2022
2023
2024
2025
2026
0.0
Label sidekiq exception.
2021
2022
2023
2024
2025
2026
0.0
If you don't rely on sidekiq' retry behavior, you handle exceptions on your own and want to keep track of them - this thing is for you.
2021
2022
2023
2024
2025
2026
0.0
This gem provides behavior similar to sidekiq's inline mode but respects starting dates for scheduled jobs. This is especially useful for integration testing when asserting that certain things happen within a certain time frame.
2021
2022
2023
2024
2025
2026
0.0
More efficient scheduled job queue implementation for sidekiq to increase throughput in large installations.
2021
2022
2023
2024
2025
2026