Nest JS Scheduler and Event Emitter #34

preview_player
Показать описание
I am covering lots of concepts of nestjs
We are talking about nestjs integration with redis, rabbit mq, kafka and core concepts of nestjs

from basic to advance level.
1. nestjs building blocks
2. nestjs interceptors and middlewares
3. nestjs pipes, controllers and services
4. nestjs microservices TCP
5. nestjs grpc, redis, rabbit mq
6. nestjs with class validator
7. nestjs with elastic search
8. nestjs with mongodb, postgres, mysql
9. nestjs with mysql
10. nestjs with mysq/postgres using sequelize & typeorm
11. nestjs with api pagination
12. nestjs with graphql apis
13. nestjs with mongoose, mongo database
14. nestjs with rabbit mq and microservices

Рекомендации по теме
Комментарии
Автор

How do we handle cron job in cluster server it will run multiple times like if I have 4 cluster then it runs 4 times

Dhirajkumar-uxug