client-go/tikv
you06 e0e4cda310
txn: check constraints for all keys in nextgen build (#1753)
ref tikv/tikv#11187

Signed-off-by: you06 <you1474600@gmail.com>
2025-09-11 06:28:27 +00:00
..
backoff.go config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
client.go client: merge ClientAsync into Client (#1664) 2025-07-08 03:13:06 +00:00
compatible_txn_safe_point_loader.go Make the txn safe point polling support falling back to old version of PD (#1727) 2025-07-30 08:44:49 +00:00
failpoint_export.go fix license (#267) 2021-08-15 01:48:01 +08:00
gc.go Replace etcd safe point with txn safe point for read safety check (#1634) 2025-06-09 07:39:40 +00:00
interface.go Public UpdateTxnSafePointCache again to be used in tests in TiDB (#1732) 2025-08-15 02:59:42 +00:00
kv.go txn: check constraints for all keys in nextgen build (#1753) 2025-09-11 06:28:27 +00:00
kv_test.go feat: Broadcast min_commit_ts for pipelined transactions (#1458) 2024-09-25 01:34:14 +00:00
logutil.go fix license (#267) 2021-08-15 01:48:01 +08:00
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
pool.go tikv: configurable pool (#714) 2023-02-27 11:23:58 +08:00
region.go integrate circuitbreaker for region calls (#1543) 2025-01-15 04:06:13 +00:00
safepoint.go Make the txn safe point polling support falling back to old version of PD (#1727) 2025-07-30 08:44:49 +00:00
split_region.go Fix backoff lose info when forked (#1627) 2025-04-21 02:21:14 +00:00
test_probe.go Public UpdateTxnSafePointCache again to be used in tests in TiDB (#1732) 2025-08-15 02:59:42 +00:00
test_util.go client: merge ClientAsync into Client (#1664) 2025-07-08 03:13:06 +00:00
unionstore_export.go memdb: introduce snapshot interface (#1623) 2025-04-15 14:17:37 +00:00