cqrs
cqrs copied to clipboard
A lightweight CQRS module for Nest framework (node.js) :balloon:
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/node | docker | minor | `21.6` -> `21.7` | ---...
### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...
I tried to stick to the changes made in the PR for the Command Handler Exceptions (#1492) . ## PR Checklist Please check if your PR fulfills the following requirements:...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/node | docker | minor | `22.14.0` -> `22.16.0` | --- ### Configuration...
## Goal I want to implement an **event publisher** in NestJS that can: 1. Publish events **internally** to local event handlers. 2. Publish events **externally** using **RabbitMQ** for microservices communication....
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [X] Tests for the changes have been added...