@peterdijk/nestjs-eventstoredb
NestJS module for implementing Event Sourcing using EventStoreDB
NestJS module for implementing Event Sourcing using EventStoreDB
Event sourcing made simple.
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.
Tools used to test reSolve applications.
An adapter reSolve uses to store events in a file or memory.
An adapter reSolve uses to store events in MySQL.
An adapter reSolve uses to store events in PostgreSQL.
An adapter reSolve uses to store events in PostgreSQL Serverless.
A reSolve module that adds admin commands to an application.
A reSolve module that adds authentication to an application.
A reSolve module that allows an application's users to post comments.
A reSolve module that adds replication commands to an application.
A reSolve module that adds uploader commands to an application.
This package serves as a monitoring adapter used to store monitoring data in AWS CloudWatch
This package is the base for reSolve monitoring adapters
This package serves as a monitoring adapter used to print monitoring metrics to the text console
reSolve client wrapper for using in React hooks projects.
A base package for reSolve read model adapters
An adapter the resolve-query uses to store the read model state in memory
An adapter the resolve-query uses to store the read model state in MySQL