Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
sidekiq-amigo provides a pubsub system and other enhancements around Sidekiq.
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
Making asyncronous transactional sidekiq jobs possible
2021
2022
2023
2024
2025
2026
0.0
A simple gem to handle Sidekiq autoscaling.
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
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
0.0
Circuit Breaker functionality to Sidekiq
2021
2022
2023
2024
2025
2026
0.0
This library provides CLI interface for starting multiple copies of Sidekiq in parallel, typically to take advantage of multi-core systems. By default it starts N - 1 processes, where N is the number of cores on the current system. Sidekiq Cluster is controlled with CLI flags that...
2021
2022
2023
2024
2025
2026
0.0
Sidekiq middleware rate limiter that provides both time-based limits and quantity-based limits
2021
2022
2023
2024
2025
2026
0.0
Manually trigger background jobs
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
A gem to gather and send sidekiq jobs metrics to datadog
2021
2022
2023
2024
2025
2026
0.0
Wouldn't be nice if you could directly queue your model method calls to Sidekiq? With Sidekiq::Delaty you can!
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
A sidekiq plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
2021
2022
2023
2024
2025
2026
0.0
Worker backed throttling for job processing
2021
2022
2023
2024
2025
2026