zhouyiran7 / nestjs-microservices

Nest Js Microservices application using Event Pattern, Message Pattern and Message Broker (Redis) implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nestjs-microservices

To learn microservices using event pattern

# Checkout to feature/event-pattern-communication

To learn microservices using message pattern

# Checkout to feature/message-pattern-communication

To learn microservices using redis as message broker

# Checkout to feature/message-broker-redis

About

Nest Js Microservices application using Event Pattern, Message Pattern and Message Broker (Redis) implementation