sz-orm-queue 5.0.0

SZ-ORM Message Queue Extension - 6 MQ Providers (RabbitMQ/NATS/Pulsar/Kafka/ActiveMQ real, RocketMQ stub)
Documentation

SZ-ORM Queue — Message Queue

Provides a unified message queue abstraction with built-in InMemory implementation, and supports RabbitMQ, Kafka, NATS, ActiveMQ, Pulsar, RocketMQ and other message middleware providers.

Main Modules

  • [queue] — Core trait and unified wrapper
  • [rabbitmq] / [kafka] / [nats] / [activemq] / [pulsar] / [rocketmq] — Each provider implementation