josegonzalez / cakephp-queuesadilla

CakePHP3: easily run background jobs on various message backends
https://cakephp-queuesadilla.readthedocs.org/en/latest/
MIT License
34 stars 14 forks source link

is there any way to use cake datasource name to configure plugin? #18

Closed ajibarra closed 6 years ago

ajibarra commented 7 years ago

According to the docs, the url could be the datasource name. The thing is that the only way I found to connect succesfully was using the mysql dsn. Is there any way to use the datasource name only?

josegonzalez commented 7 years ago

No. Pull requests welcome :)