[dsmp] Add RedisStreamManager and connect to dsmp redis instance (#27262)

* [dsmp] moved redis functions to RedisStreamManager

* update env variables

* use getEventStream generator function

* improve error handling

GitOrigin-RevId: 0e4858bb9a49693664cc472179e838a4d81041a8
This commit is contained in:
Domagoj Kriskovic
2025-08-08 10:10:47 +02:00
committed by Copybot
parent 422e892231
commit 874a6a612b
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ MONGO_URL=mongodb://mongo/sharelatex?directConnection=true
NOTIFICATIONS_HOST=notifications
PROJECT_HISTORY_HOST=project-history
QUEUES_REDIS_HOST=redis
DSMP_REDIS_HOST=redis
REALTIME_HOST=real-time
REDIS_HOST=redis
SESSION_SECRET=foo