client-go/internal/client
crazycs e7894a7b27
config: change grpc-keepalive-timeout from uint to float64, for support millisecond timeout (#1461)
Signed-off-by: crazycs520 <crazycs520@gmail.com>

Co-authored-by: MyonKeminta <9948422+MyonKeminta@users.noreply.github.com>
2024-09-11 04:15:06 +00:00
..
mockserver Support actively requesting update health feedback information by calling RPC to TiKV (#1287) 2024-05-27 14:36:27 +08:00
client.go config: change grpc-keepalive-timeout from uint to float64, for support millisecond timeout (#1461) 2024-09-11 04:15:06 +00:00
client_batch.go improve batch efficiency for high throughput workloads (#1411) 2024-08-13 12:55:44 +08:00
client_collapse.go fix data race when collapsing ResolveLockRequest (#1209) 2024-03-08 13:24:15 +08:00
client_fail_test.go ci: make golangci happy (#1066) 2023-11-21 15:05:35 +08:00
client_interceptor.go resource_control: add ru details in ExecDetails (#1070) 2023-12-04 15:40:48 +08:00
client_interceptor_test.go Support receving health feedback (#1153) 2024-02-28 19:10:32 +08:00
client_test.go improve batch efficiency for high throughput workloads (#1411) 2024-08-13 12:55:44 +08:00
main_test.go fix issue that no available connections cause by concurrency request limit bug (#1226) 2024-03-15 14:19:38 +08:00
priority_queue.go client: Cache tikv request in tidb client side (#1098) 2024-02-21 14:54:33 +08:00
priority_queue_test.go client: Cache tikv request in tidb client side (#1098) 2024-02-21 14:54:33 +08:00