Commit Graph

5 Commits

Author SHA1 Message Date
25e80433a5 feat: 落地聊天记录异步持久化基础设施
- 新增 chatlog 模块、AnalyticalDB 公共层与 common-mq Redis Streams 实现

- 建立 Redis 热态、MySQL 热数据、AnalyticalDB 历史查询与同步链路

- 收紧聊天记录幂等、摘要时序与持久化失败语义
2026-04-05 11:35:05 +08:00
371b8cf891 fix(ai): harden SSE stream error handling
- make chat SSE timeout configurable and default to 10 minutes

- stop upstream stream client when emitter send fails

- add full exception logging and frontend error notification on stream failures
2026-02-25 18:55:20 +08:00
148a08a3f1 负载均衡深度改造,增加分布式锁,表唯一约束等 2026-02-24 11:17:33 +08:00
8d711dc3a2 负载均衡基本改造,增加redis、miniio等基本中间件 2026-02-24 11:16:03 +08:00
26677972a6 初始化 2026-02-22 18:56:10 +08:00