rails / solid_queue

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

Add instructions to run with a single database #334

Closed lethaale closed 2 months ago

lethaale commented 2 months ago

https://github.com/rails/solid_queue/issues/328

When running a small / hobby project (maybe to test solid queue) it's good to be able to test it with one Database. I propose to add instructions to the README.

If this PR gets accepted, happy to create a very similar one for Solid Cache