dbx/crates/dbx-core
t8y2 a450405b0d perf(agent): reuse daemon process for test_connection to avoid JVM cold start
Keep a per-db-type daemon agent process alive in AgentManager. test_connection
now reuses the warm daemon instead of spawning a new JVM each time. If the
daemon dies, it auto-respawns on next call.
2026-05-13 05:08:55 +08:00
..
src perf(agent): reuse daemon process for test_connection to avoid JVM cold start 2026-05-13 05:08:55 +08:00
Cargo.toml feat(proxy): 增加数据库和 AI 代理支持 2026-05-11 15:05:25 +08:00