Closed zyy17 closed 2 months ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Let me split the huge PR into multiple small PRs.
What's changed
WALProvider
andFileStorage
to support create standalone wal and cache storage[#180];Logging
field to configure component logging [#185];GreptimeDBCluster
andGreptimeDBStandalone
[#180];,inline
tag for dbconfig package[#183];Validate()
andCheck()
forGreptimeDBCluster
andGreptimeDBStandalone
[#186 ];