26 Commits

Author SHA1 Message Date
zhx
8affe63f6a Split lucky gift service and ops center 2026-07-08 22:30:46 +08:00
zhx
ec35fcad5e room_outbox 增加 delivered 历史事件定期清理并移除重复索引
- outbox_worker.retention 配置块(默认关闭,max_age<24h 拒绝启动)
- 清理走预留的 idx_room_outbox_retention 索引,先选主键再小批量 DELETE
- 移除与 idx_room_outbox_pending 完全重复的 idx_room_outbox_retry,
  auto_migrate=true 时 Migrate 自动 DROP
- 开启清理前需和数据侧确认保留窗口覆盖统计重放/补数工具

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 01:12:25 +08:00
zhx
a1e038442d 直接发im,去掉 outbox一层 2026-06-27 00:40:30 +08:00
zhx
2e061101b3 删除掉机器人outbox 2026-06-26 23:21:22 +08:00
zhx
2254097ea4 修复性能问题 2026-06-26 21:31:14 +08:00
zhx
0d111d9a88 机器人 2026-06-17 23:13:08 +08:00
zhx
5d2c39f8db enable mq outbox defaults 2026-06-09 12:00:45 +08:00
zhx
1224f3fbc6 fix room rocket test im delivery 2026-06-08 20:51:42 +08:00
zhx
471186a73c Handle room pin scope and user region sync 2026-06-06 00:19:43 +08:00
zhx
9001fce4b7 Configure room rocket launch messaging 2026-06-05 19:56:13 +08:00
zhx
3417ee44ef Add room rocket services and coin seller ledger 2026-06-05 19:22:39 +08:00
zhx
afc62eca1e fix: credit lucky gift rewards synchronously 2026-06-01 16:09:48 +08:00
zhx
9fa6991ffd 启动mq 2026-05-27 18:04:07 +08:00
zhx
2df7d8b59e 新增消息大屏 2026-05-25 15:45:57 +08:00
zhx
36da9df0c7 房间语音房宝箱 2026-05-20 14:34:10 +08:00
zhx
b8ead156e6 表情包 2026-05-16 08:12:42 +08:00
zhx
f7e182844d 增加注册奖励,金币流水,内购管理 2026-05-12 23:31:44 +08:00
zhx
1e542ba563 新增部署相关 2026-05-12 21:51:39 +08:00
zhx
441237fab7 完善语音房相关 2026-05-12 19:34:47 +08:00
ZuoZuo
baa6d81529 完善区域群通知 2026-05-11 01:40:29 +08:00
zhx
241ba59f38 日志服务相关 2026-05-09 13:36:41 +08:00
local
975d21a63a 完善房间状态 2026-05-06 00:30:22 +08:00
170-carry
1225a0c3a0 增加钱包功能,去掉兼容 2026-04-29 23:07:50 +08:00
170-carry
4c731c9970 完善语音房功能 2026-04-29 12:43:05 +08:00
ZuoZuo
15e952a244 房间功能完善 2026-04-27 02:29:42 +08:00
ZuoZuo
e8246da995 Initial hyapp server monorepo 2026-04-25 01:18:30 +08:00