README
This module implements the mediator
pattern, you can use this module inside nestjs framework, to introduce CQRS
and integration events bus(For InMemory, AWS SNS-SQS, Aliyun RocketMQ).
This module implements the mediator pattern, you can use this module inside nestjs framework, to introduce CQRS and integration events bus(For InMemory, AWS SNS-SQS, Aliyun RocketMQ).
<script type="module">
import sevenryzeMediator from 'https://cdn.skypack.dev/@sevenryze/mediator';
</script>
This module implements the mediator
pattern, you can use this module inside nestjs framework, to introduce CQRS
and integration events bus(For InMemory, AWS SNS-SQS, Aliyun RocketMQ).