refactor(service/tikv): Add TikvConfig to implement ConfigDeserializer#3512
refactor(service/tikv): Add TikvConfig to implement ConfigDeserializer#3512Xuanwo merged 18 commits intoapache:mainfrom caicancai:tikv
Conversation
|
I'm sorry that I've committed so many commits that take up CLI resources, I just started learning Rust, thinking that if cargo build is fine, it means that the syntax is fine, things don't seem to be what I thought, and I can only use CLI to correct my compilation errors |
Service TiKV is not enabled by default which means |
Thank you very much |
|
cc @Xuanwo |
|
@Xuanwo Hello, I find that this part of feature is inconsistent among different methods of backend.rs. This may be due to different developers. I would like to try to organize this part |


Part of #3240