| ▲ | bel8 an hour ago | |
I have the impression that SolidQueue uses whatever your rails app is using by default. That can be SQLite, PostgreSQL, MySQL, etc. So I don't think they changed to PostgreSQL per se. | ||
| ▲ | dewey 39 minutes ago | parent [-] | |
Correct, what I meant was that SolidQueue was the first database-backed default adapter over the usually common Redis + Sidekiq combo for ActiveJob. | ||