tikv / client-rust

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

transaction: Support unsafe_destroy_range interface #420

Closed pingyu closed 1 year ago

pingyu commented 1 year ago

Support API of unsafe_destroy_range, to provide features resemble drop table of TiDB.