nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.96k stars 980 forks source link

Add ocoda/event-sourcing #231

Closed drieshooghe closed 2 years ago

drieshooghe commented 2 years ago

Resource type

Description

ocoda/event-sourcing is an event-sourcing and CQRS module for NestJS, providing event storage for multiple database providers and the possibility to register custom event-publishers. For now MongoDB and DynamoDB are supported.

Link

https://github.com/ocoda/event-sourcing

Rules