Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
A gem to gather and send sidekiq jobs metrics to datadog
2021
2022
2023
2024
2025
2026
0.0
Delay extensions for Sidekiq 7+
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
A mechanism to mark Sidekiq Jobs to be disposed of by Job ID, Batch ID, or Job Class.
Disposal here means to either `:kill` the Job (send to the Dead queue) or `:discard` it (throw it away), at the time the job is picked up and processed by Sidekiq.
2021
2022
2023
2024
2025
2026
0.0
This gem provides a Sidekiq middleware to prevent duplicate jobs from getting enqueued to the queue.
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
A sidekiq plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
2021
2022
2023
2024
2025
2026
0.0
Worker backed throttling for job processing
2021
2022
2023
2024
2025
2026
0.0
auto scaler of sidekiq worker deploymented to aws ecs
2021
2022
2023
2024
2025
2026
0.0
Manually enqueue Sidekiq jobs from the web UI.
2021
2022
2023
2024
2025
2026
0.0
Status of your sidekiq system - useful for Kubernetes liveness probes
2021
2022
2023
2024
2025
2026
0.0
Label sidekiq exception.
2021
2022
2023
2024
2025
2026
0.0
relatively simple but more efficient way to manage a large number of sidekiq retries.
2021
2022
2023
2024
2025
2026
0.0
A simple asynchronous Producer/Consumer event bus extension for Sidekiq
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
0.0
easier way to use ffmpeg in sidekiq
2021
2022
2023
2024
2025
2026