ts-simple-cqrs
* Custom Nest CQRS Module https://github.com/nestjs/cqrs for any javascript projects
* Custom Nest CQRS Module https://github.com/nestjs/cqrs for any javascript projects
Amazing DDD tools and where to find them
React hooks library for applying CQRS design patterns and Single Responsibility Principle (SRP) in frontend development
An advanced mediator library for NestJS, leveraging the Command Query Responsibility Segregation (CQRS) pattern to facilitate low coupling and high cohesion within applications. Designed to streamline the execution of commands and queries, @foblex/mediato
Library for CQRS
CLI package for package @ignis-web/cqrs
A simple and fast EventStore that support multiple persistence and notification providers
An in-memory event store
A repository implementation for event stores
PostgreSQL support for Eventia
Event sourcing module for NestJS. It provides a set of decorators and classes to build an application based on event sourcing.
Event sourcing module for NestJS using MongoDB. It uses MongoDB collections and transactions to store events and object information
Event sourcing module for NestJS using PostgreSQL. It uses SQL tables and transactions to store events
NodeJS client to issue GraphQL queries towards an Hasura endpoint, and Hasura admin APIs
A powerful framework for asynchronous messaging.
NestJS module for implementing Event Sourcing with Snapshots.
Node-eventstore is a node.js module for multiple databases. It can be very useful as eventstore if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.
An in-process mediator/pipeline library for Typescript and NodeJS.