KaoutharAsma / nestjs-kafka-saga-pattern

Saga pattern in Nestjs using Apache Kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NestJS Kafka Saga Pattern

This repository is an implementation of the Saga Pattern using NestJS and Apache Kafka. For more information, check out this article.

To run this project, make sure Docker is installed on your machine, and then execute the following command:

docker compose up -d

About

Saga pattern in Nestjs using Apache Kafka


Languages

Language:TypeScript 92.5%Language:JavaScript 5.8%Language:Dockerfile 1.6%