Skip to content

Solid queue config in rails 8 #3101

@annabelle-scalingo

Description

@annabelle-scalingo

Solid queue is used by default on rails 8
We can add some info about database.yml config file

primary:
    <<: *default
    url: <%= ENV['DATABASE_URL'] %>

queue:
    <<: *default
    url: <%= ENV['DATABASE_URL'] %>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions