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
|
c96777e405
|
代码结构梳理
|
2026-06-23 11:53:00 +08:00 |
|
zhx
|
0d111d9a88
|
机器人
|
2026-06-17 23:13:08 +08:00 |
|
ZuoZuo
|
d455d24016
|
机器人房
|
2026-06-15 23:53:30 +08:00 |
|
zhx
|
471186a73c
|
Handle room pin scope and user region sync
|
2026-06-06 00:19:43 +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
|
b10f3e120b
|
房间排行榜修改
|
2026-05-26 17:30:26 +08:00 |
|
zhx
|
a0ee5962df
|
幸运礼物
|
2026-05-26 02:39:00 +08:00 |
|
zhx
|
36da9df0c7
|
房间语音房宝箱
|
2026-05-20 14:34:10 +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
|
b449737bd0
|
模块化拆分
|
2026-05-12 09:53:20 +08:00 |
|
ZuoZuo
|
baa6d81529
|
完善区域群通知
|
2026-05-11 01:40:29 +08:00 |
|
local
|
975d21a63a
|
完善房间状态
|
2026-05-06 00:30:22 +08:00 |
|
ZuoZuo
|
199ced57fc
|
完善整体功能
|
2026-05-02 13:02:38 +08:00 |
|
ZuoZuo
|
11c3f4ddc5
|
完善登录功能
|
2026-04-30 02:30:32 +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 |
|