79552923

Date: 2025-04-03 12:35:15
Score: 0.5
Natty:
Report link

In my opinion, you can use Redis database for real-time synchronization, PostgresSql to store your data, and MongoDB to track things like live users and their active edits. On the queues side, you can check platforms like Kafka since you are planning to use Nestjs, check this https://docs.nestjs.com/microservices/kafka. Also, look into Web Sockets and Socket.io. For NestJS https://docs.nestjs.com/websockets/gateways

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fredrick Abisai