mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
* feat: expose frontend datanode_client_options * chore: add configuration options to the configuration file * refactor(frontend): extract DatanodeOptions to service_config * refactor(frontend): extract DatanodeOptions to service_config * style: remove unnecessary suffix in variable name Co-authored-by: Yingwen <realevenyag@gmail.com> * feat: use humantime_serde for readable duration --------- Co-authored-by: Yingwen <realevenyag@gmail.com>