mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
* refactor: add Configurable trait * refactor: add merge_with_cli_options() to simplify load_options() * docs: add comments * fix: clippy errors * fix: toml format * fix: build error * fix: clippy errors * build: downgrade config-rs * refactor: use '#[snafu(source(from()))' * refactor: minor modification for load_layered_options() to make it clean