Project

Reverse Dependencies for rake

The projects listed here declare rake as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
Implement a structured logging approach for sidekiq.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Send Sidekiq status into Instrumental after every job
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Keep track of fails in Sidekiq jobs
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Like the .delay method without YAML serialization.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Limit sidekiq worker with one job per instance in queue.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Marshal encoder for sidekiq. Enables when required.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
A small in-process watchdog that quiets Sidekiq with TSTP, waits for busy jobs to drain, and exits for a clean restart when RSS exceeds a configured limit.
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Commonly reused Sidekiq Middlewares such as Benchmarker
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Tracks jobs enqueued, average duration and etc.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Provides the Sidekiq.with_namepace function to access different namespaces through sidekiq's API
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Save some precious milliseconds by using oj instead of json inside sidekiq
2021
2022
2023
2024
2025
2026