Zehelein / pg-transactional-outboxLinks
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
☆30Updated 2 months ago
Alternatives and similar repositories for pg-transactional-outbox
Users that are interested in pg-transactional-outbox are comparing it to the libraries listed below
Sorting:
- A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.☆138Updated 2 weeks ago
- ☆51Updated 3 years ago
- Nestjs project with simple customer and order cqrs using Kafka as EventBus☆28Updated 4 years ago
- NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs☆202Updated 2 years ago
- NestJS module for implementing Event Sourcing☆227Updated 2 years ago
- Sample project using Event Sourcing and CQRS with NestJS☆54Updated 2 years ago
- Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript☆262Updated 2 years ago
- This package provide utils files and interfaces to assistant build a complex application with domain driving design.☆298Updated 2 weeks ago
- An event-sourcing library for NestJS☆218Updated this week
- [WIP] An opinionated framework for building distributed domain driven systems using microservices architecture☆23Updated 4 years ago
- A comprehensive Domain Driven Design example with microservices and various tactical patterns.☆54Updated 2 years ago
- Kafka for NestJS☆26Updated 3 months ago
- Transactional outbox pattern for node and mongodb☆19Updated 2 years ago
- DDD in NodeJS☆37Updated 2 years ago
- A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo☆119Updated this week
- A project presenting the implementation of the modular monolith architecture in Node.js.☆277Updated 3 years ago
- My development setup. Includes dotfiles/configs, apps, tools, vscode extensions, neovim plugins, etc.☆41Updated last week
- 🎎 Shared Expense Manager (Backend) - NestJS+DDD+CQRS+Event Sourcing 🎎☆150Updated 2 years ago
- Examples and Tutorials of Event Sourcing in NodeJS☆482Updated 3 months ago
- Nestjs application with CQRS pattern and SAGA☆115Updated 2 years ago
- Typescript API that implements CQRS & Event Sourcing☆90Updated 11 months ago
- Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven ⚡☆157Updated 3 weeks ago
- A Modular Monolith application with Domain-Driven Design approach. Using NestJS as a backend framework.☆44Updated 4 years ago
- Example of clean REST API with NestJS☆27Updated 4 years ago
- A demo of microservice CQRS-ES infrastructure using Nest, Postgres☆28Updated 2 years ago
- A Domain Driven Design framework for software simplicity in node☆595Updated last year
- Emmett - a Node.js library taking your event-driven applications back to the future!☆355Updated last week
- Event Sourcing and CQRS with Node.js and TypeScript☆68Updated last year
- NestJS custom transport strategy for PostgreSQL Pub/Sub.