| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: add configurable MySQL connection pool for automation plugin Add connection pool configuration parameters to automation plugin: - max_open_conns: Maximum number of open connections (default: 20) - max_idle_conns: Maximum idle connections (default: 10) - conn_max_lifetime: Connection lifetime (default: 1 hour) - conn_max_idle_time: Maximum idle time (default: 30 minutes) Modified files: - cmd/config/options/options.go: Add pool fields to MysqlDBInfo struct - pkg/db/mysql/mysql.go: Use config values with fallback to defaults | 1 个月前 | |
Arrange tasks for joining and leaving the team | 4 个月前 | |
Arrange tasks for joining and leaving the team | 4 个月前 | |
feat: add configurable MySQL connection pool for automation plugin Add connection pool configuration parameters to automation plugin: - max_open_conns: Maximum number of open connections (default: 20) - max_idle_conns: Maximum idle connections (default: 10) - conn_max_lifetime: Connection lifetime (default: 1 hour) - conn_max_idle_time: Maximum idle time (default: 30 minutes) Modified files: - cmd/config/options/options.go: Add pool fields to MysqlDBInfo struct - pkg/db/mysql/mysql.go: Use config values with fallback to defaults | 1 个月前 | |
The production environment does not display swagger | 6 个月前 | |
The production environment does not display swagger | 6 个月前 | |
Global instances are uniformly extracted from the app | 7 个月前 | |
Introduce the asymq module and initialize it | 5 个月前 | |
Introduce the asymq module and initialize it | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 个月前 | ||
| 4 个月前 | ||
| 4 个月前 | ||
| 1 个月前 | ||
| 6 个月前 | ||
| 6 个月前 | ||
| 7 个月前 | ||
| 5 个月前 | ||
| 5 个月前 |