Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
Schedule Cron style Sidekiq jobs
2021
2022
2023
2024
2025
2026
0.0
Allows multiple hosts to handle sidekiq scheduler
2021
2022
2023
2024
2025
2026
0.0
Uses Sidekiq API to get all current jobs metadata and searches by it
2021
2022
2023
2024
2025
2026
0.0
Sidekiq middleware that allows capturing exceptions and throwing only after last retry, when the job goes to dead queue.
2021
2022
2023
2024
2025
2026
0.0
Render mail, serialize it and then send it to a Sidekiq queue for dispatch by a background process.
2021
2022
2023
2024
2025
2026
0.0
Serialize CurrentAttributes for Sidekiq
2021
2022
2023
2024
2025
2026
0.0
This gems silences all of Sidekiq exceptions in retryable jobs, except the last one.
Specially useful when you know you job is most likely going to fail often (scrapers, api calls, etc)
2021
2022
2023
2024
2025
2026
0.0
Restricts Sidekiq delay workers to only accept 'simple' arguments.
2021
2022
2023
2024
2025
2026
0.0
Simple unique jobs for Sidekiq and single Redis instance
2021
2022
2023
2024
2025
2026
0.0
Implement a structured logging approach for sidekiq.
2021
2022
2023
2024
2025
2026
0.0
Cache objects in redis, generated with thundering herd prevention via sidekiq.
2021
2022
2023
2024
2025
2026
0.0
A Rails engine that monitors your Sidekiq install using Dead Man's Snitch (www.deadmanssnitch.com).
2021
2022
2023
2024
2025
2026
0.0
OSS implementation of Sidekiq Pro's `super_fetch`
2021
2022
2023
2024
2025
2026
0.0
Add typed arguments to your Sidekiq Workers with automatic argument access
2021
2022
2023
2024
2025
2026
0.0
Add 'perform_spread' method to workers to allow for scheduling jobs over an interval of time.
2021
2022
2023
2024
2025
2026
0.0
A Ruby gem that seamlessly integrates Amazon SQS with Sidekiq for efficient and scalable message processing
2021
2022
2023
2024
2025
2026
0.0
Better error management for Sidekiq
2021
2022
2023
2024
2025
2026
0.0
SidekiqStatusMonitor offers a solution to add HTTP server for the sidekiq instance.
Can be used for Kubernetes livenessProbe and readinessProbe checks.
Other liveness/alive checks can be done too since the server returns 200/500 status codes.
Also provides a HTTP JSON interface for crawling met...
2021
2022
2023
2024
2025
2026
0.0
Adds perform_sync next to perform_async
2021
2022
2023
2024
2025
2026
0.0
A simple way to protect your resources from Sidekiq scaling
2021
2022
2023
2024
2025
2026