b310-digital / b310-digital/teammapper

Enable multi container support

Open
#592 0 comments 0 reactions 1 assignee Claimed by @JannikStreek View on GitHub
enhancement
Dominant language
TypeScript
Stars
496
Forks
41
Avg merge
2h 16m
Merged PRs (30d)
11

Description

**Proposed feature**
Currently, the application can't be deployed as multiple nodes / containers as the web socket connections are stored in memory. NestJS/Socket.io feature adapters which can manage this via Postgres or redis which would enable multi container hosting. We should explore these options and, if possible, offer such a deployment as an option. See https://docs.nestjs.com/websockets/adapter and https://socket.io/docs/v4/adapter/ and https://socket.io/docs/v4/redis-adapter/.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.