fix(server): Postgres -> Redis websocket (#10801)

This commit is contained in:
Tom Vincent
2024-07-03 21:27:29 +01:00
committed by GitHub
parent de62bd3ba5
commit 4a481acca6
4 changed files with 86 additions and 47 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"@opentelemetry/exporter-prometheus": "^0.52.0",
"@opentelemetry/sdk-node": "^0.52.0",
"@react-email/components": "^0.0.19",
"@socket.io/postgres-adapter": "^0.3.1",
"@socket.io/redis-adapter": "^8.3.0",
"archiver": "^7.0.0",
"async-lock": "^1.4.0",
"bcrypt": "^5.1.1",