Commit Graph

359 Commits

Author SHA1 Message Date
tbphp
2d669b7ece feat: 分布式锁-故障转移机制 2025-07-08 22:02:39 +08:00
tbphp
a159debd77 feat: 领导者服务改为同步锁 2025-07-08 21:39:11 +08:00
hptangxi
1c94512962 fix bug 2025-07-08 21:11:26 +08:00
tbphp
fe3fd9c14a feat: 优化领导者服务 2025-07-08 21:10:06 +08:00
tbphp
7340cdded1 feat: 分布式锁调整为全局服务 2025-07-08 18:33:39 +08:00
tbphp
c6495ffd04 fix: 删除group时内存数据一致 2025-07-08 18:17:37 +08:00
tbphp
356b620ffb feat: 批量分配处理数据 2025-07-08 10:00:14 +08:00
tbphp
22c9b16f5c feat: 删除分组同时删除内存key 2025-07-08 08:56:53 +08:00
tbphp
3f7dd88bdc fix: code space 2025-07-07 23:58:55 +08:00
tbphp
5863ca8e93 fix: 初始化数据重复引用问题 2025-07-07 23:58:32 +08:00
tbphp
f03c338a57 feat: 优化事务 2025-07-07 23:48:15 +08:00
tbphp
a5835def00 feat: 批量恢复 2025-07-07 22:59:02 +08:00
tbphp
9896c975d3 fix: 恢复key时重置失败次数 2025-07-07 22:34:35 +08:00
tbphp
76ab3fe784 fix: 系统设置 2025-07-07 21:39:39 +08:00
tbphp
fb8301268d fix: invalid value 2025-07-07 21:06:11 +08:00
tbphp
50454f457f Merge branch 'dev' of github.com:tbphp/gpt-load into dev 2025-07-07 21:04:17 +08:00
tbphp
5daf1a8112 feat: 更新定时任务 2025-07-07 21:03:51 +08:00
tbphp
e461f1af5f refactor: 调整key验证结构 2025-07-07 20:37:45 +08:00
tbphp
231708896e feat: test key 接入Keypool 2025-07-07 20:30:13 +08:00
tbphp
ea54897e31 fix: 优化逻辑 2025-07-07 20:19:35 +08:00
tbphp
747f130f7e feat: key provider 2025-07-07 18:55:06 +08:00
tbphp
3228cdad64 feat: key status 2025-07-07 15:50:47 +08:00
hptangxi
639fdd413f fix type 2025-07-07 09:58:45 +08:00
tbphp
0f85381082 feat: star history 2025-07-07 09:04:47 +08:00
tbphp
3b6468af83 feat: 引入dig服务依赖管理 2025-07-06 22:44:41 +08:00
hptangxi
a992c28593 key table 2025-07-06 21:21:00 +08:00
tbphp
bf7fb2221b feat: 系统配置调整 2025-07-06 20:34:05 +08:00
hptangxi
14f3f38fde delete key 2025-07-06 20:02:55 +08:00
hptangxi
ac4ac0e753 add keys 2025-07-06 19:42:24 +08:00
hptangxi
633645724c test key 2025-07-06 18:11:23 +08:00
hptangxi
c8ab6d3b6f change svg to icon 2025-07-06 16:15:40 +08:00
hptangxi
cad61239eb delete group 2025-07-06 15:49:33 +08:00
hptangxi
fd9bcc1aba group info 2025-07-06 12:16:44 +08:00
hptangxi
e5cd8f7b34 fix nav 2025-07-06 10:54:46 +08:00
hptangxi
69eba978c7 group form style 2025-07-06 10:17:52 +08:00
tbphp
ad7e8687bc feat: 增加分布式锁,避免集群争抢 2025-07-06 02:21:09 +08:00
tbphp
4dc17c12d5 feat: 并发池功能 2025-07-06 02:00:21 +08:00
tbphp
e6fe973ea4 feat: 单例group 2025-07-06 01:38:30 +08:00
tbphp
ed921352e5 Merge branch 'dev' of github.com:tbphp/gpt-load into dev 2025-07-05 23:11:04 +08:00
hptangxi
22b4e495bc group add 2025-07-05 22:50:51 +08:00
tbphp
959619f4b2 fix: 修复定时间隔和周期判断问题 2025-07-05 22:08:02 +08:00
tbphp
1c6c8f91d6 fix: 修复 goroutine 泄漏问题 2025-07-05 21:26:54 +08:00
tbphp
53bf670918 refactor: 使用any替代interface{}以增强类型灵活性 2025-07-05 20:57:16 +08:00
tbphp
adfaf3c1e7 feat: key检测重试功能 2025-07-05 20:54:57 +08:00
tbphp
8f2a0c1afc fix: 代码修复 2025-07-05 17:26:16 +08:00
tbphp
c40ee7cb5b feat: 任务功能性能及接口优化 2025-07-05 17:19:20 +08:00
tbphp
2edd48d0c1 fix: 修复系统设置结构体字段的格式和验证规则 2025-07-05 16:42:59 +08:00
tbphp
572ca09f73 fix: 取消重复的提示 2025-07-05 15:46:36 +08:00
tbphp
9b252bbd3e feat: 增加内存存储 2025-07-05 15:42:20 +08:00
tbphp
d64ada4181 feat: key接口完善及错误处理 2025-07-05 14:50:58 +08:00