mirror of https://github.com/tikv/client-go.git
* Support actively requesting update health feedback information by calling RPC to TiKV Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Update kvproto; follow the protocol change; and add more comments Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Fix build Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Add integration tests Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * tune the frequency of active updating Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Update kvproto Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Fix test Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Revert changes to examples Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> * Remove unnecessary empty line Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> --------- Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com> Co-authored-by: MyonKeminta <MyonKeminta@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| apicodec | ||
| client | ||
| kvrpc | ||
| latch | ||
| locate | ||
| logutil | ||
| mockstore | ||
| resourcecontrol | ||
| unionstore | ||