From 56a12fdf3eaa6172745deb3ca0f63b1aa5ca0f8b Mon Sep 17 00:00:00 2001 From: Bryan1029384756 <23323626+Bryan1029384756@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:58:45 -0500 Subject: [PATCH] bump --- overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overview.md b/overview.md index d2ba58b..c487b07 100644 --- a/overview.md +++ b/overview.md @@ -10,7 +10,7 @@ This document outlines the full architecture for a self-hosted, single-server, D * **Database:** PostgreSQL (Persistent data/Key bundles) + Redis (Real-time presence/Typing). * **Storage:** Local Filesystem or MinIO (Encrypted file blobs). * **Media:** LiveKit SFU (Self-hosted via Docker) for Voice/Screen Sharing. - + --- ## 2. ACCOUNT LIFECYCLE (ZERO-KNOWLEDGE)