Missing PostgresEngine
CriztianiX opened this issue · 3 comments
CriztianiX commented
https://github.com/josegonzalez/cakephp-queuesadilla/blob/master/src/Queue/Queue.php#L73
Should be contain:
'postgres' => 'josegonzalez\Queuesadilla\Engine\PostgresEngine'
josegonzalez commented
Pull requests welcome.
CriztianiX commented
josegonzalez commented
Closing as there is a pull request open.