We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e6de3 commit 6262782Copy full SHA for 6262782
composer.json
@@ -1,9 +1,9 @@
1
{
2
"name": "enqueue/magento-enqueue",
3
"type": "magento-module",
4
- "description": "Enqueue Message Queue for Magento",
+ "description": "Message Queue solutions for Magento. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk",
5
"license": "MIT",
6
- "keywords": ["messaging", "queue", "amqp", "magento", "rabbitmq", "kafka", "redis", "sqs", "google-pubsub", "amazon-sqs"],
+ "keywords": ["messaging", "queue", "amqp", "magento", "rabbitmq", "kafka", "redis", "sqs", "google-pubsub", "amazon-sqs", "gearman", "beanstalk"],
7
"require": {
8
"enqueue/enqueue": "^0.3",
9
"enqueue/simple-client": "^0.3"
0 commit comments