| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Create MySQL basic tables and build asymq infrastructure | 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 个月前 | |
Introduce the asymq module and initialize it | 5 个月前 | |
Adjust the usage of logs and extract business logs from the Infra component | 8 个月前 | |
Arranging lists supports advanced search and fuzzy search | 9 个月前 | |
Adjust the usage of logs and extract business logs from the Infra component | 8 个月前 |