client-rust
client-rust copied to clipboard
Parallelize multi-reigon request
A request involving multiple regions can be parallelized.
We may also need to consider the maximum concurrency. If there are too many concurrent requests, TiKV is likely to report "server is busy".