feat: implement Redis-backed Socket.io adapter and user presence service for cross-instance communication

This commit is contained in:
pradeepkumar
2026-04-02 19:30:08 +05:30
parent 360969ae2c
commit 539fdf70e3
10 changed files with 211 additions and 20 deletions

View File

@@ -51,6 +51,7 @@
"@prisma/adapter-pg": "^7.2.0",
"@prisma/client": "^7.2.0",
"@sendgrid/mail": "^8.1.6",
"@socket.io/redis-adapter": "^8.3.0",
"argon2": "^0.44.0",
"axios": "^1.13.2",
"bull": "^4.16.5",