thoughtbot / suspenders

A Rails template with our standard defaults.
https://thoughtbot.com
MIT License
4.02k stars 528 forks source link

Should we continue to use Sidekiq as our preferred queuing backend? #1210

Open stevepolitodesign opened 6 months ago

stevepolitodesign commented 6 months ago

The upcoming release of Rails 8 is slated to use Solid Queue as the default queuing backend.

We currently default to Sidekiq.

Should we continue to use Sidekiq as our preferred queuing backend, or, should we use the new Rails default?