adding persistance when client losing connections (adding redis db)

This commit is contained in:
RandyJC
2025-12-08 22:37:44 +01:00
parent 7129ec6984
commit befe39d2fd
5 changed files with 187 additions and 11 deletions

View File

@@ -15,6 +15,7 @@
"@rahoot/common": "workspace:*",
"@t3-oss/env-core": "^0.13.8",
"dayjs": "^1.11.18",
"redis": "^4.6.13",
"socket.io": "^4.8.1",
"uuid": "^13.0.0",
"zod": "^4.1.12"