Skip to content

Commit c847380

Browse files
committed
doc upd.
1 parent 0cffd0b commit c847380

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
[![Total Downloads](https://poser.pugx.org/enqueue/magento2-enqueue/d/total.png)](https://packagist.org/packages/enqueue/magento2-enqueue)
55
[![Latest Stable Version](https://poser.pugx.org/enqueue/magento2-enqueue/version.png)](https://packagist.org/packages/enqueue/magento2-enqueue)
66

7-
The module integrates [Enqueue Client](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/client/quick_tour.md) with Magento2. You can send and consume messages to different message queues such as RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub and others. Or integrate Magento2 app with other applications or service via [Message Bus](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/client/message_bus.md).
7+
The module integrates [Enqueue Client](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/client/quick_tour.md) with Magento2.
8+
9+
You can send and consume messages to different message queues such as RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub and others. Or integrate Magento2 app with other applications or service via [Message Bus](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/client/message_bus.md).
810

911
## Resources
1012

0 commit comments

Comments
 (0)