mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 06:12:55 +00:00
* refactor: Remove the StandaloneKafkaConfig struct * remove the redundant assignment * remove rudundant struct * simplify replication_factor * add KafkaTopicConfig * fix check * fix check * fix check * add flatten with * revert config.md * fix test params * fix test param * fix missing params when provider is kafka * remove unsed files * remove with prefix * fix doc * fix test * fix clippy