Commit Graph

5 Commits

Author SHA1 Message Date
yiyiis
cbfdb73fcb fix: Notification 重连 + Social 修复 + Following 缓存失效
- Notification Worker 加重连循环,Channel 断开不再静默死亡
- Social: 先写 DB 再发 MQ,修复 DB 失败产生幽灵通知的问题
- Social: MQ 发布失败记日志,不再静默忽略
- 关注/取关后失效该用户的 Following Feed 缓存(24h TTL)
- Redis Client 新增 DelByPattern 按模式批量删除缓存
2026-05-23 09:23:47 +08:00
leonincs
732e284369 style: 统一代码格式和行尾 2026-05-20 16:34:19 +08:00
Sisyphus
ec56c73016 feat(P2): 粉丝/关注数 + 用户主页统计 (getProfile/getCounts) 2026-04-25 19:58:16 +08:00
Leon
7200b55ca2 feat: 为Follow和UnFollow加上MQ 2025-12-29 04:13:53 +08:00
Leon
9ba916643e move: 后端 2025-12-25 22:40:20 +08:00