tikv / client-rust

Rust Client for TiKV.
Apache License 2.0
390 stars 131 forks source link

implement the complete keyspace feature #439

Closed andylokandy closed 11 months ago

andylokandy commented 11 months ago
pingyu commented 11 months ago

What's wrong with #415 ?

andylokandy commented 11 months ago

What's wrong with https://github.com/tikv/client-rust/pull/415 ?

This is the complete implementation and #415 seems not handy while I continued its work.

andylokandy commented 11 months ago

fix the DCO error.

I can not fix it unless force pushing. But since we are going to squash and merge, it'll be ok because github will generate a good commit with DCO.

andylokandy commented 11 months ago

@pingyu Done. PTAL