josegonzalez/cakephp-queuesadilla

Missing PostgresEngine

CriztianiX opened this issue · 3 comments

https://github.com/josegonzalez/cakephp-queuesadilla/blob/master/src/Queue/Queue.php#L73

Should be contain:

'postgres' => 'josegonzalez\Queuesadilla\Engine\PostgresEngine'

Pull requests welcome.

Closing as there is a pull request open.