rails / solid_queue

Database-backed Active Job backend
MIT License
1.95k stars 130 forks source link

Change default config file from `solid_queue.yml` to just `queue.yml` #340

Closed rosa closed 2 months ago

rosa commented 2 months ago

Following Solid Cache's change in https://github.com/rails/solid_cache/pull/222.

As we aren't still in version 1.0, fine to do this as a breaking change for now.