Skip to content

feat: pub sub pattern for multi-node and worker support - #106

Merged
r0liveir merged 3 commits into
mainfrom
feat/pub-sub
Sep 3, 2026
Merged

feat: pub sub pattern for multi-node and worker support#106
r0liveir merged 3 commits into
mainfrom
feat/pub-sub

Conversation

@r0liveir

Copy link
Copy Markdown
Contributor

Esse PR introduz melhorias na conexão com o Redis. Agora, há um sub worker pra cada node do servidor, responsável por receber atualizações das sessões e enviar pros sockets conectados locais.

Os testes foram atualizados por cortesia do @codex

r0liveir and others added 3 commits August 30, 2026 20:25
Co-authored-by: Codex <codex@openai.com>
this commit introduces pub/sub, enabling multiple server nodes/workers
Co-authored-by: Codex <codex@openai.com>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
67.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@r0liveir
r0liveir merged commit 88a136f into main Sep 3, 2026
4 of 5 checks passed
@r0liveir
r0liveir deleted the feat/pub-sub branch September 3, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant