Project
Reverse Dependencies for activejob
The projects listed here declare activejob as a runtime or development dependency
0.0
easier way to use ffmpeg in activejob
2021
2022
2023
2024
2025
2026
0.0
Google Cloud Pub/Sub adapter and worker for ActiveJob
2021
2022
2023
2024
2025
2026
0.0
ActiveJob::Inlined lets you run jobs inline within other jobs.
2021
2022
2023
2024
2025
2026
0.0
Run your interactors as background jobs via active job
2021
2022
2023
2024
2025
2026
0.0
An ActiveJob plugin. Adds locking, with optional timeout/deadlock handling.
Using a `lock_timeout` allows you to re-acquire the lock should your job
fail, crash, or is otherwise unable to relase the lock.
i.e. Your server unexpectedly looses power. Very handy for jobs that are
recurri...
2021
2022
2023
2024
2025
2026
0.0
Activejob Locks is an ActiveJob addon that will lock workers based on queue or work payload
2021
2022
2023
2024
2025
2026
0.0
ActiveJobMetadata lets you store and retrieve metadata associated with ActiveJob jobs regardless of the queue processing library you use.
2021
2022
2023
2024
2025
2026
0.0
Use different ActiveJob adapters for different jobs.
2021
2022
2023
2024
2025
2026
0.0
ActiveJob::Query allows you query enqueued jobs and cancel jobs.
2021
2022
2023
2024
2025
2026
0.0
Add support for serializing Regexp objects to ActiveJob
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
ActiveJob Store permits to store jobs state and custom data on a database
2021
2022
2023
2024
2025
2026
0.0
Ensure uniqueness of your ActiveJob jobs. Maintained fork of veeqo/activejob-uniqueness.
2021
2022
2023
2024
2025
2026
0.0
Pass a user through to your active_jobs for context
2021
2022
2023
2024
2025
2026
0.0
ActiveMatrix is a comprehensive Rails-native Matrix SDK that enables developers to build sophisticated multi-agent bot systems
and real-time communication features. This gem provides deep Rails integration with ActiveRecord models, state machines for
bot lifecycle management, multi-tiered memory ...
2021
2022
2023
2024
2025
2026
0.0
Enqueue background jobs from model classes
2021
2022
2023
2024
2025
2026
0.0
This gem has been renamed active_model_jobs.
2021
2022
2023
2024
2025
2026
0.0
Simplifies sending notifications to your end users through multiple channels
2021
2022
2023
2024
2025
2026
0.0
ActiveWorkflow provides durable, idempotent workflow orchestration built on Rails Active Job.
It supports sync and async steps, retries with backoff, signals, compensations, and pluggable persistence stores.
2021
2022
2023
2024
2025
2026
0.0
A RAG (Retrieval Augmented Generation) engine that integrates seamlessly with Rails applications
2021
2022
2023
2024
2025
2026