Skip to content

feat: add initial key-val store for sessions - #105

Merged
r0liveir merged 9 commits into
mainfrom
feat/key-val-store
Aug 30, 2026
Merged

feat: add initial key-val store for sessions#105
r0liveir merged 9 commits into
mainfrom
feat/key-val-store

Conversation

@r0liveir

@r0liveir r0liveir commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Introduz Key-Value Store, removendo o SessionLiveState do ConnectionManager.

Esse PR possui uma config simples, mas fundamental para trabalhos futuros em escalabilidade.

Testes refatorados, cortesia do @codex
closes #71

@r0liveir
r0liveir force-pushed the feat/key-val-store branch from fd043ce to 0d5543a Compare August 30, 2026 21:03
@sonarqubecloud

Copy link
Copy Markdown

@r0liveir
r0liveir merged commit d90be52 into main Aug 30, 2026
5 checks passed
@r0liveir
r0liveir deleted the feat/key-val-store branch August 30, 2026 21:15
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.

Rework SessionLiveState to use Redis / plugged in service (Redis, AWS ElastiCache, etc)

1 participant