Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
Syntax sugar for Sidekiq workers. Each consumer is a class, with clean interface, and custom logger. Usefull when count of different events ~100 and more.
2020
2021
2022
2023
2024
2025
0.0
Like the .delay method without YAML serialization.
2020
2021
2022
2023
2024
2025
0.0
SidekiqLiveness offers a solution to add liveness probe of a Sidekiq instance.
2020
2021
2022
2023
2024
2025
0.0
SidekiqLiviness offers a solution to add liveness probe of a Sidekiq instance.
2020
2021
2022
2023
2024
2025
0.0
Sidekiq includes a jobs dependencies mechanism to prevent a job from running before another one when enqueued.
But sometime your jobs will be enqueued independently, then for you do not know the job id on which you depend on (you could parse Sidekiq queue, but...)
`SidekiqLockableJob` allows yo...
2020
2021
2022
2023
2024
2025
0.0
Module for Rails mailers that sends the mail in the background. Adapted from the resque_mailer gem.
2020
2021
2022
2023
2024
2025
0.0
Marshal encoder for sidekiq. Enables when required.
2020
2021
2022
2023
2024
2025
0.0
This gem provides the ability to configure the maximum number of jobs a
Sidekiq worker will process before terminating. For an environment running
Kubernetes this is a perfect addition because once the affected pod dies it
will automatically be restarted [gracefully] resetting memory,
database-co...
2020
2021
2022
2023
2024
2025
0.0
A Sidekiq plugin that provides an MCP (Model Context Protocol) server for LLMs to interact with Sidekiq queues, stats, and failed jobs
2020
2021
2022
2023
2024
2025
0.0
Restart Sidekiq gracefully when exceeding preset memory limit
2020
2021
2022
2023
2024
2025
0.0
Some exceptions are transient, so notifying an admin is not useful.
2020
2021
2022
2023
2024
2025
0.0
Tracks jobs enqueued, average duration and etc.
2020
2021
2022
2023
2024
2025
0.0
This gem has been renamed to 'rails-monitoring'.
https://github.com/bitcrowd/rails-monitoring
2020
2021
2022
2023
2024
2025
0.0
Allow sidekiq clients to send jobs to multiple redis instances
2020
2021
2022
2023
2024
2025
0.0
Provides the Sidekiq.with_namepace function to access different namespaces through sidekiq's API
2020
2021
2022
2023
2024
2025
0.0
Save some precious milliseconds by using oj instead of json inside sidekiq
2020
2021
2022
2023
2024
2025
0.0
Sidekiq middleware to log useful sidekiq stats to OpenTSDB.
2020
2021
2022
2023
2024
2025
0.0
Bulk processing for sidekiq 4+
2020
2021
2022
2023
2024
2025
0.0
Sidekiq::Paramters::Logging middleware to log parameters passsed to each worker.
2020
2021
2022
2023
2024
2025
0.0
Enhance Sidekiq with queue pausing
2020
2021
2022
2023
2024
2025