Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
Takes instances of Sidekiq errors from Rollbars and reenqueues them.
2021
2022
2023
2024
2025
2026
0.0
Run sidekiq jobs with a flow-based programming model
2021
2022
2023
2024
2025
2026
0.0
Sidekiqable lets you enqueue class method invocations directly by chaining perform_async, perform_in, or perform_at without writing boilerplate workers.
2021
2022
2023
2024
2025
2026
0.0
Encapsulates various interactions between Sidekiq and ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
A Sidekiq middleware for supports ActiveRecord Shard.
2021
2022
2023
2024
2025
2026
0.0
Prioritize jobs in a queue, Uniqueness in jobs and Sidekiq based cron.
2021
2022
2023
2024
2025
2026
0.0
Sidekiq Admin Enquerer.
2021
2022
2023
2024
2025
2026
0.0
SidekiqAlive offers a solution to add liveness probe of a Sidekiq instance.
How?
A http server is started and on each requests validates that a liveness key is stored in Redis. If it is there means is working.
A Sidekiq job is the responsable to storing this key. If Sidekiq stops processing jo...
2021
2022
2023
2024
2025
2026
0.0
sidekiq-amigo provides a pubsub system and other enhancements around Sidekiq.
2021
2022
2023
2024
2025
2026
0.0
Sidekiq poison-pill instant remedy
2021
2022
2023
2024
2025
2026
0.0
Prioritization middleware for Sidekiq
2021
2022
2023
2024
2025
2026
0.0
Ensures Sidekiq jobs are never lost due to worker crashes or restarts by tracking in-flight jobs and automatically recovering orphaned work
2021
2022
2023
2024
2025
2026
0.0
A simple gem to handle Sidekiq autoscaling.
2021
2022
2023
2024
2025
2026
0.0
Simple Abstraction for executing background jobs in Sidekiq
2021
2022
2023
2024
2025
2026
0.0
Sidekiq Batch Jobs Implementation
2021
2022
2023
2024
2025
2026
0.0
A Sidekiq utility that takes a programmatic approach to starting|stopping Sidekiq workers
2021
2022
2023
2024
2025
2026
0.0
Collect same jobs to single worker, reduce job number and improve thread utilization.
2021
2022
2023
2024
2025
2026
0.0
Lightweight implementation of job bunches.
2021
2022
2023
2024
2025
2026
0.0
Sidekiq canary deployments
2021
2022
2023
2024
2025
2026
0.0
Cancel Sidekiq workers at runtime
2021
2022
2023
2024
2025
2026