Project
Reverse Dependencies for sidekiq
The projects listed here declare sidekiq as a runtime or development dependency
0.0
Easily send push notifications to all your mobile users from Active Admin
2020
2021
2022
2023
2024
2025
0.0
ActiveAdmin plugin for expanding export possibilities.
2020
2021
2022
2023
2024
2025
0.0
Allows for the upload of multiple files in the background from a modal window in Active Admin
2020
2021
2022
2023
2024
2025
0.0
Active Admin component to display Sidekiq statistics.
2020
2021
2022
2023
2024
2025
0.0
Sidekiq Stats In ActiveAdmin Dashboard
2020
2021
2022
2023
2024
2025
0.0
Provides async methods ruby objects for queuing background jobs. Currently supports Resque. Bonus: callback hooks for ActiveRecord objects
2020
2021
2022
2023
2024
2025
0.0
ActiveCommand adds the ability to use the command pattern commonly seen in CQRS.
2020
2021
2022
2023
2024
2025
0.0
ActivePropagation provides classes and ActiveRecord extensions for propagating changes amongst models, optionally using Sidekiq to parallelize the process.
2020
2021
2022
2023
2024
2025
0.0
Attach cloud and local files in Rails applications
2020
2021
2022
2023
2024
2025
0.0
Simple, efficient, and extensible webhooks for Ruby, including: Rate Limits, Cryptographic Signatures, Asynchronous Delivery, Buffered Delivery, Versioning.
2020
2021
2022
2023
2024
2025
0.0
Description of ActsAsHoldable.
2020
2021
2022
2023
2024
2025
0.0
The application for people to apply to be testers for UserTesting
2020
2021
2022
2023
2024
2025
0.0
appydays provides support for env-based configuration, and common structured logging capabilities
2020
2021
2022
2023
2024
2025
0.0
Gem for running services asynchroniously
2020
2021
2022
2023
2024
2025
0.0
Importable asset zip plugin for rails.
2020
2021
2022
2023
2024
2025
0.0
Asynchronous API communication
2020
2021
2022
2023
2024
2025
0.0
Asynchronous API communication - Server
2020
2021
2022
2023
2024
2025
0.0
Pattern and library for implementing asynchronous caching
2020
2021
2022
2023
2024
2025
0.0
Often in our Rails applications we have tasks that may take a lot of time to finish, such as external API requests. This is risky to perform inside our endpoints because it blocks our threads and is not scalable. Here we provide a solution to this problem, using sidekiq to run our heavy work in b...
2020
2021
2022
2023
2024
2025
0.0
With EventEmitter you can build your application in Event-Driven way. It acts as global pub/sub mechanism and uses Sidekiq to reliably and asynchronously deliver messages to subscribers. Using this approach you can enforce low coupling between different components of the system.
2020
2021
2022
2023
2024
2025