Skip to content

Commit f14a629

Browse files
authored
Add Solid Queue to the list of backends in Active Job guide (rails#51212)
This PR adds Solid Queue to the list of backends for ActiveJob and links to the README for Solid Queue. [ci skip]
1 parent 649e99b commit f14a629

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
@@ -196,6 +196,7 @@ Here is a noncomprehensive list of documentation:
196196
- [Delayed Job](https://github.com/collectiveidea/delayed_job#active-job)
197197
- [Que](https://github.com/que-rb/que#additional-rails-specific-setup)
198198
- [Good Job](https://github.com/bensheldon/good_job#readme)
199+
- [Solid Queue](https://github.com/basecamp/solid_queue?tab=readme-ov-file#solid-queue)
199200

200201
Queues
201202
------

0 commit comments

Comments
 (0)