We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e2f99 + ad97569 commit e9dacc8Copy full SHA for e9dacc8
docs/client/supported_brokers.md
@@ -13,7 +13,7 @@ Here's the list of transports supported by Enqueue Client:
13
| Transport | Package | DSN |
14
|:-------------------:|:----------------------------------------------------------:|:-------------------------------:|
15
| AMQP, RabbitMQ | [enqueue/amqp-bunny](../transport/amqp_bunny.md) | amqp: amqp+bunny: |
16
-| AMQP, RabbitMQ | [enqueue/amqp-lib](../transport/amqp_lib.md) | amqp: amqp+lib: |
+| AMQP, RabbitMQ | [enqueue/amqp-lib](../transport/amqp_lib.md) | amqp: amqp+lib: amqp+rabbitmq: |
17
| AMQP, RabbitMQ | [enqueue/amqp-ext](../transport/amqp.md) | amqp: amqp+ext: |
18
| Doctrine DBAL | [enqueue/dbal](../transport/dbal.md) | mysql: pgsql: pdo_pgsql etc |
19
| Filesystem | [enqueue/fs](../transport/fs.md) | file:///foo/bar |
0 commit comments