pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

possible Integrating to nestjs? #167

Open ardani opened 6 years ago

ardani commented 6 years ago

hi @cjus i'm very excited want to use hydra in my new project, this awesome we can manage service easily, i have question it possible integrating to nestjs? may be you have suggest for me? thanks

cjus commented 6 years ago

Hi @ardani I admit not having heard of nestjs (https://nestjs.com/) before your post. Since Nestjs relies on both ExpressJS and Redis (as does Hydra) it does seem possible they could work together.

rsegecin commented 4 years ago

@ardani Have you tried integrating nestjs and hydra? how's your experience so far with it?