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]
This commit is contained in:
Wojciech Wnętrzak 2021-09-09 09:56:21 +02:00
parent df94beb8a3
commit 10467dbbb3
No known key found for this signature in database
GPG Key ID: 0EABD3BE530ECAC6
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ Here is a noncomprehensive list of documentation:
- [Queue Classic](https://github.com/QueueClassic/queue_classic#active-job)
- [Delayed Job](https://github.com/collectiveidea/delayed_job#active-job)
- [Que](https://github.com/que-rb/que#additional-rails-specific-setup)
- [Good Job](https://github.com/bensheldon/good_job#readme)
Queues
------