test-magenx / module-amqp-store
N/A
100.4.1
2021-10-10 22:18 UTC
Requires
- php: ~7.3.0||~7.4.0
- magento/framework: 103.0.*
- magento/framework-amqp: 100.4.*
- magento/module-store: 101.1.*
Suggests
- magento/framework-message-queue: 100.4.*
- magento/module-asynchronous-operations: 100.4.*
This package is auto-updated.
Last update: 2024-09-13 07:25:43 UTC
README
Magento_AmqpStore 模块提供了在使用高级消息队列协议 (AMQP) 发布消息之前指定存储的能力。
可扩展性
扩展开发者可以使用插件与 Magento_AmqpStore 模块交互。有关 Magento 扩展机制的更多信息,请参阅 Magento 插件。
Magento 依赖注入机制 允许你覆盖 Magento_AmqpStore 模块的功能。