Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
Manually trigger background jobs
2020
2021
2022
2023
2024
2025
0.0
Send a job to a queue and move all jobs it triggers to that same queue.
2020
2021
2022
2023
2024
2025
0.0
A gem to manage confidential job parameters
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Format your Sidekiq logs to be easily parsed in Datadog and integrate with Datadog Error Tracking
2020
2021
2022
2023
2024
2025
0.0
A gem to gather and send sidekiq jobs metrics to datadog
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Sidekiq delayed extension
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
This gem provides a Sidekiq middleware to prevent duplicate jobs from getting enqueued to the queue.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
A sidekiq plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
2020
2021
2022
2023
2024
2025
0.0
Worker backed throttling for job processing
2020
2021
2022
2023
2024
2025
0.0
auto scaler of sidekiq worker deploymented to aws ecs
2020
2021
2022
2023
2024
2025
0.0
Manually enqueue Sidekiq jobs from the web UI.
2020
2021
2022
2023
2024
2025
0.0
Status of your sidekiq system - useful for Kubernetes liveness probes
2020
2021
2022
2023
2024
2025
0.0
Label sidekiq exception.
2020
2021
2022
2023
2024
2025
0.0
relatively simple but more efficient way to manage a large number of sidekiq retries.
2020
2021
2022
2023
2024
2025
0.0
A simple asynchronous Producer/Consumer event bus extension for Sidekiq
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025