feat: 添加 Redis Docker 容器编排及三级存储架构 #123

Merged
huanghaosheng merged 2 commits from develop into v2 2026-06-19 23:09:39 +08:00
No description provided.
huanghaosheng added 2 commits 2026-06-19 23:09:02 +08:00
- docker-compose.yml 新增 Redis 服务及 camtalk-net 桥接网络
- 实现 TieredManager 三级存储(L1 内存 → L2 Redis → L3 PostgreSQL)
- config.go 新增 Redis/Persistence 配置类型及环境变量绑定
- 修复 CAMTALK_REDIS_ADDR 环境变量未被 Viper 绑定的问题
- .env.example 更新为三级存储配置并标注开发/部署地址差异
Reviewed-on: http://8.161.227.145:3000/XEngineers/CamTalk/pulls/122
huanghaosheng merged commit 04dac0b673 into v2 2026-06-19 23:09:39 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: XEngineers/CamTalk#123