topfans/backend/services
zerosaturation f5ece5e1d2 feat(statistic): T3 service skeleton (config + main + healthz + metrics + 10 SQL)
- 6 config blocks (DB/Redis/Channel/Refresh/Partition/Extension with 4 EnableXxx=false)
- 14 Prometheus metric declarations
- self-impl healthz (/healthz + /metrics) — bypasses pkg/health to keep /metrics
- main.go startup: logger → config → DB → Redis → healthz HTTP :21009
- 10 SQL migrations: events partitioned + 4 MV + 3 pre-agg + refresh_log + 7-day initial

🤖 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): T3 service skeleton (config + main + healthz + metrics + 10 SQL) 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