topfans/backend/services
zerosaturation dd9952ccc9 feat(statistic): T9-T12 dashboard 7 RPCs (Provider + Materializer + Service + Cache)
- StatisticInternalProvider: TrackEvent/BatchTrackEvent
- StatisticCombinedProvider: all 9 RPCs (7 dashboard + 2 event) on single service
- materializer: 4 MV REFRESH CONCURRENTLY + pg_try_advisory_lock + refresh_log
- dashboard_repo: 7 aggregation SQLs (week_rank / 7d curve / top5 / level dist / upgrade progress)
- dashboard_service: 7 RPCs with Redis 5min TTL + cache miss protection (1min empty)
- Cache wrapper: JSON serialize + format dash:{rpc}:{starID}:{userID}
- main.go: integrated workers + Dubbo triple server :20009
- cross-service userService.GetFanProfile (for crystal_balance)
- client/user_rpc_client.go

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 17:20:53 +08:00
..
activityService feat: 新增单次购买道具的聚合功能 2026-05-22 11:59:41 +08:00
aiChatService feat:增加的ai搭子对话功能 2026-05-28 12:00:19 +08:00
assetService feat:修复合并问题 2026-06-03 23:25:08 +08:00
galleryService feat: 修改用户经验bug和收益记录bug 2026-05-31 20:38:58 +08:00
laserCompositor feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
socialService feat: 修改头像显示不全,修改docker的配置 2026-06-04 16:41:20 +08:00
starbookService feat:修改星册的过滤条件和等级图标 2026-05-21 13:25:06 +08:00
statisticService feat(statistic): T9-T12 dashboard 7 RPCs (Provider + Materializer + Service + Cache) 2026-06-08 17:20:53 +08:00
taskService feat(statistic): scaffold statisticService with go.mod and directory structure 2026-06-08 17:20:53 +08:00
userService feat: 修改短信认证bug 2026-06-02 15:43:57 +08:00