Skip to content

Commit

Permalink
Link to Solid Queue
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Mar 22, 2024
1 parent 6afc6b1 commit 0af2fc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ The intersection of those two projects is where fugit is born:
* [serial_scheduler](https://github.com/grosser/serial_scheduler) - ruby task scheduler without threading
* [delayed_cron_job](https://github.com/codez/delayed_cron_job) - an extension to Delayed::Job that allows you to set cron expressions for your jobs
* [GoodJob](https://github.com/bensheldon/good_job) - a multithreaded, Postgres-based, Active Job backend for Ruby on Rails
* [Solid Queue](https://github.com/rails/solid_queue) - Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind
* ...

## `Fugit.parse(s)`
Expand Down

0 comments on commit 0af2fc2

Please sign in to comment.