dbx/crates/dbx-core
t8y2 80895fe273 fix(mongodb): support replica set connection URL parsing and timeout
Frontend: add regex-based MongoDB URL parser to handle multi-host URIs
that the WHATWG URL parser rejects. Backend: separate
server_selection_timeout from connect_timeout for multi-host URIs to
prevent topology discovery from being cancelled by tokio timeout.
2026-06-09 01:02:11 +08:00
..
assets feat(dameng): full DM8 database support 2026-06-08 02:07:00 +08:00
src fix(mongodb): support replica set connection URL parsing and timeout 2026-06-09 01:02:11 +08:00
tests feat: support H2 file connections 2026-06-08 20:09:27 +08:00
Cargo.toml chore: switch license to Apache-2.0 2026-06-07 17:34:59 +08:00