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
|
e71194ad25
|
用户邀请
|
2026-06-30 10:27:29 +08:00 |
|
zhx
|
2e061101b3
|
删除掉机器人outbox
|
2026-06-26 23:21:22 +08:00 |
|
zhx
|
2254097ea4
|
修复性能问题
|
2026-06-26 21:31:14 +08:00 |
|
zhx
|
471186a73c
|
Handle room pin scope and user region sync
|
2026-06-06 00:19:43 +08:00 |
|
ZuoZuo
|
63727649a6
|
feat: 完善房间管理能力
|
2026-05-14 00:25:02 +08:00 |
|
zhx
|
441237fab7
|
完善语音房相关
|
2026-05-12 19:34:47 +08:00 |
|
ZuoZuo
|
b449737bd0
|
模块化拆分
|
2026-05-12 09:53:20 +08:00 |
|
zhx
|
b95224bff1
|
增加房间页面 我的, 以及我的页 聚合
|
2026-05-11 17:18:52 +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
|
4c731c9970
|
完善语音房功能
|
2026-04-29 12:43:05 +08:00 |
|