nestjs-geteventstore
Event store driver
A NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system.
34 stars
11 watching
8 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eventstore/eventstore-client-nodejs | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
juicycleff/nestjs-event-store | A NestJS module for event-sourced applications using Event Store or NATS Streaming as the event broker | 199 |
yousty/event_store_client | A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
neventstore/neventstore | An event storage library for .NET applications | 1,581 |
eventstore/eventstoredb-client-java | An asynchronous Java client library for Event StoreDB | 64 |
jamesbirtles/fpreact | An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
railseventstore/rails_event_store | A Ruby implementation of an Event Store based on Active Record | 1,423 |
prooph/event-store | Common classes and interface for implementing event stores in software systems | 548 |
garronej/evt | A typesafe event emitter alternative with support for async/await and promise handling | 455 |
younos1986/core.eventstore | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
eventstore/eventstoredb-client-dotnet-legacy | A .NET TCP client for Event StoreDB, providing a connection to the event store database via TCP protocol. | 1 |
castore-dev/castore | A framework for implementing event sourcing in software applications with support for multiple storage options and tools for building and maintaining event stores. | 232 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
ngneat/elf | A reactive state management solution built on top of RxJS. | 1,622 |
yak0/nest-event | A framework for event-driven programming in NestJS applications | 149 |