client-go/internal/mockstore/mocktikv
MyonKeminta 74c0a81150
Replace etcd safe point with txn safe point for read safety check (#1634)
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
2025-06-09 07:39:40 +00:00
..
cluster.go Upgrade the PD client to adopt the latest refactor (#1525) 2024-12-20 05:23:27 +00:00
cluster_manipulate.go add region cache state test & fix some issues of replica selector (#910) (#942) 2023-09-12 12:36:53 +08:00
errors.go support redact key in logs (#1612) 2025-04-01 07:17:12 +00:00
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
marshal_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
mock.go internal/mockstore: remove use of errors.Trace (#334) 2021-10-13 07:09:54 +00:00
mock_tikv_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
mvcc.go txn: enable pessimistic region rollback (#1149) 2024-02-05 15:11:26 +08:00
mvcc_leveldb.go txn: enable pessimistic region rollback (#1149) 2024-02-05 15:11:26 +08:00
mvcc_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
pd.go Replace etcd safe point with txn safe point for read safety check (#1634) 2025-06-09 07:39:40 +00:00
rpc.go locate: implement SendReqAsync for RegionRequestSender (#1618) 2025-05-22 11:51:40 +00:00
session.go schedule async reload for region that has unavailable tiflash peers to avoid load un-balance issue (#1029) 2023-10-25 10:24:11 +08:00
utils.go fix license (#267) 2021-08-15 01:48:01 +08:00