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> |
||
|---|---|---|
| .. | ||
| raw | ||
| 1pc_test.go | ||
| 2pc_test.go | ||
| assertion_test.go | ||
| async_commit_fail_test.go | ||
| async_commit_test.go | ||
| client_fp_test.go | ||
| delete_range_test.go | ||
| go.mod | ||
| go.sum | ||
| health_feedback_test.go | ||
| interceptor_test.go | ||
| isolation_test.go | ||
| lock_test.go | ||
| main_test.go | ||
| pd_api_test.go | ||
| pipelined_memdb_test.go | ||
| prewrite_test.go | ||
| range_task_test.go | ||
| resource_group_test.go | ||
| resource_tag_test.go | ||
| safepoint_test.go | ||
| scan_mock_test.go | ||
| scan_test.go | ||
| snapshot_fail_test.go | ||
| snapshot_test.go | ||
| split_test.go | ||
| store_test.go | ||
| ticlient_test.go | ||
| tikv.toml | ||
| util_test.go | ||