nestjs-event-store
Event store client
A NestJS module for event-sourced applications using Event Store or NATS Streaming as the event broker
NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs
200 stars
8 watching
30 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list
cqrscqrs-patternevent-sourcingevent-storageevent-storekafkakafka-streamslibrarynatsnats-streamingnestnestjs
Related projects:
Repository | Description | Stars |
---|---|---|
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
prestashopcorp/nestjs-geteventstore | A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system. | 34 |
nestjs/cqrs | Provides a CQRS module for the Nest framework to handle command and query patterns in Node.js applications. | 854 |
yousty/event_store_client | A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
ocoda/event-sourcing | A NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture | 141 |
crabzilla/crabzilla | An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies | 73 |
neventstore/neventstore | An event storage library for .NET applications | 1,581 |
yevhen/streamstone | An event store library for Azure Table Storage | 395 |
eventstore/eventstoredb-client-rust | A Rust client library that provides a gRPC interface to the EventStoreDB event-native database | 50 |
andreschaffer/event-sourcing-cqrs-examples | An implementation of Event Sourcing and CQRS in a minimalist banking system using Java | 566 |
commanded/eventstore | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,067 |
yak0/nest-event | A framework for event-driven programming in NestJS applications | 150 |
railseventstore/rails_event_store | A Ruby implementation of an Event Store based on Active Record | 1,426 |
nestjs-shopify/nestjs-shopify | A framework for building Shopify apps with NestJS | 118 |
younos1986/core.eventstore | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |