Commit Graph

18 Commits

Author SHA1 Message Date
tbphp
234731d826 feat: 梳理集群模式运行服务 2025-07-09 09:46:38 +08:00
tbphp
4dc17c12d5 feat: 并发池功能 2025-07-06 02:00:21 +08:00
tbphp
9b252bbd3e feat: 增加内存存储 2025-07-05 15:42:20 +08:00
tbphp
f390d5de36 feat: 添加应用地址配置 2025-07-05 10:38:22 +08:00
tbphp
1e58c3d504 feat: 配置分离 2025-07-03 00:33:57 +08:00
tbphp
b9a833ceab Refactor configuration and key management
- Removed key management configuration from .env.example and related code.
- Updated Makefile to load environment variables for HOST and PORT.
- Modified main.go to handle request logging with a wait group for graceful shutdown.
- Simplified dashboard statistics handler to focus on key counts and request metrics.
- Removed key manager implementation and related interfaces.
- Updated proxy server to use atomic counters for round-robin key selection.
- Cleaned up unused types and configurations in types.go.
- Added package-lock.json for frontend dependencies.
2025-06-30 22:09:16 +08:00
tbphp
5f0990f22b feat: 添加数据库连接字符串环境变量支持 2025-06-30 16:26:10 +08:00
tbphp
63b7d7d8ad docs: 同步配置说明 2025-06-13 14:59:06 +08:00
tbphp
d82d46376f feat: 优化超时配置 2025-06-13 12:36:13 +08:00
tbphp
6b33f7054d fix: 修复语法问题 2025-06-09 22:27:30 +08:00
tbphp
13d1689ce4 docs: 优化文档 2025-06-09 17:25:55 +08:00
tbphp
e8ba441173 fix: 优化配置 2025-06-07 11:45:19 +08:00
tbphp
c94ed14357 feat: 优化流式性能 2025-06-07 11:34:05 +08:00
tbphp
9ba7375f9c feat: 优化配置 2025-06-07 00:04:02 +08:00
tbphp
adcaa4d910 feat: 重试机制 2025-06-06 23:36:35 +08:00
tbphp
3a9ea5b33e fix: 优化配置 2025-06-06 22:09:20 +08:00
tbphp
1faa0b1b73 fix: 优化 2025-06-06 21:56:40 +08:00
tbphp
219c068dbf init 2025-06-06 21:45:01 +08:00