Run Sidekiq Seamlessly Within Rails
Now you can run Rails and Sidekiq with simple “rails s” command in the same process.
- Upgrade to Sidekiq 7
- Add settings to the Puma config
credits to @kirill_shevch
Now you can run Rails and Sidekiq with simple “rails s” command in the same process.
credits to @kirill_shevch