client-go/internal
ekexium 4183ab10fa
Use Mem() instead of Size() to estimate pipelined-memdb size (#1286)
* fix: use Mem() instead of Size() to evaluate pipelined-memdb size, for better memory control

Signed-off-by: ekexium <eke@fastmail.com>

* test: fix TestPipelinedFlushTrigger

Signed-off-by: ekexium <eke@fastmail.com>

---------

Signed-off-by: ekexium <eke@fastmail.com>
2024-04-15 16:53:35 +08:00
..
apicodec Fix batch client batchSendLoop panic (#1021) 2023-10-17 15:44:06 +08:00
client fix data race that may cause panic and concurrency request limit bug (#1219) 2024-04-02 11:26:21 +08:00
kvrpc batchput add ttl to every key (#298) 2021-09-26 11:50:08 +00:00
latch client_batch: add test for auto re-connect idle connection when wait connection ready and fix ci (#835) 2023-06-13 14:17:17 +08:00
locate fix bug of not invalidate store when tikv store is down in replica-selector-v2 with enable forwarding (#1273) 2024-04-08 14:51:17 +08:00
logutil Support load-based replica read (#675) 2023-02-22 15:35:43 +08:00
mockstore Upgrade PD client to fix the TSO hang bug (#1237) 2024-03-19 16:08:47 +08:00
resourcecontrol remove the noise log when open debug level 2024-01-03 18:15:53 +08:00
unionstore Use Mem() instead of Size() to estimate pipelined-memdb size (#1286) 2024-04-15 16:53:35 +08:00