mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[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:
committed by
Copybot
parent
422e892231
commit
874a6a612b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user