Skip to content

Commit 10467db

Browse files
committed
Mention Good Job as Active Job backend.
It's fully based on Rails, so not really possible to run in any other way. Thanks to that it is simple, yet powerfull. It's very well maintained and used in production systems by many people. [ci skip]
1 parent df94beb commit 10467db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/active_job_basics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ Here is a noncomprehensive list of documentation:
172172
- [Queue Classic](https://github.com/QueueClassic/queue_classic#active-job)
173173
- [Delayed Job](https://github.com/collectiveidea/delayed_job#active-job)
174174
- [Que](https://github.com/que-rb/que#additional-rails-specific-setup)
175+
- [Good Job](https://github.com/bensheldon/good_job#readme)
175176

176177
Queues
177178
------

0 commit comments

Comments
 (0)