Commits

Alexander Kozienko committed 3ce21948ff2
BAP-10995: DBAL Message Queue Transport - queue, topic - session - message producer - message consumer - clean up - test for DBALMessageConsumer - bundle integration - bundle tests - RedeliverOrphanMessagesExtension - RedeliverOrphanMessagesExtension test - rename DBAL->Dbal - rename DBAL->Dbal - implement receiveNoWait - add RedeliverOrphanMessagesExtension priority - update configs - catch all exception by producer - declare queue on install or migration - tests for migration - polling interval option - docs - orphan_time, polling_interval options - create queues command - create queues command - delay feature - add delayMessage to driver - reject message on exception dbal extension - remove unused tests - fix exception messages - update reject message on exception dbal extension - move redeliver count header to extention - dbal transport factory - remove amqp from README - fix tests - changes according to comments - changes according to comments - web installer - fix DriverException namespace - fix update query for postgres - describe wny update query is so terrible