Project
Reverse Dependencies for activejob
The projects listed here declare activejob as a runtime or development dependency
0.0
Activejob Locks is an ActiveJob addon that will lock workers based on queue or work payload
2020
2021
2022
2023
2024
2025
0.0
ActiveJobMetadata lets you store and retrieve metadata associated with ActiveJob jobs regardless of the queue processing library you use.
2020
2021
2022
2023
2024
2025
0.0
Use different ActiveJob adapters for different jobs.
2020
2021
2022
2023
2024
2025
0.0
ActiveJob::Query allows you query enqueued jobs and cancel jobs.
2020
2021
2022
2023
2024
2025
0.0
If you're using ActiveRecord with Resque, a new database connection will get opened
for each worker process. When the worker completes, this connection is left open by
default, which is pretty bad. This adapter closes the connection when the job has_rdoc
finished executing.
2020
2021
2022
2023
2024
2025
0.0
ActiveJob Store permits to store jobs state and custom data on a database
2020
2021
2022
2023
2024
2025
0.0
Pass a user through to your active_jobs for context
2020
2021
2022
2023
2024
2025
0.0
Enqueue background jobs from model classes
2020
2021
2022
2023
2024
2025
0.0
This gem has been renamed active_model_jobs.
2020
2021
2022
2023
2024
2025
0.0
Simplifies sending notifications to your end users through multiple channels
2020
2021
2022
2023
2024
2025
0.0
A tiny framework built on top of Rails in order to help developers focus on writing important business logic. It should be used with hotwired
2020
2021
2022
2023
2024
2025
0.0
Store ActiveJob status in ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
This is a reusable alarm concern for Active Recordmodels. It adds support for the automatic maintenanceof Active Job's which are scheduled for the givenalarms.
2020
2021
2022
2023
2024
2025
0.0
A DSL for simplifying modification of Rails ActiveSupport Instrumentation API
2020
2021
2022
2023
2024
2025
0.0
*Atomic archiving/unarchiving for ActiveRecord*
acts_as_paranoid and similar plugins/gems work on a record-by-record basis and make it difficult to restore records atomically (or archive them, for that matter).
Because ArchivalRecord's #archive! and #unarchive! methods are in transactions, and ...
2020
2021
2022
2023
2024
2025
0.0
Multi-fiber, Postgres-based, ActiveJob backend for Ruby on Rails
2020
2021
2022
2023
2024
2025
0.0
Lightweight, asynchronous, and database-backed execution of singleton methods.
2020
2021
2022
2023
2024
2025
0.0
Pass a user through to your active_jobs and associate it with any generated audits
2020
2021
2022
2023
2024
2025
0.0
Amazon Simple Queue Service as an ActiveJob adapter
2020
2021
2022
2023
2024
2025
0.0
Define your collection, job, and callbacks all in one clear and concise object
2020
2021
2022
2023
2024
2025