client-go/txnkv/transaction
you06 41d133b6b6
membuffer: refactor the memdb to support multi implementations (#1426)
ref pingcap/tidb#55287

Signed-off-by: you06 <you1474600@gmail.com>
2024-08-23 03:46:43 +00:00
..
2pc.go fail pipelined dml when max ttl exceeded (#1329) 2024-04-30 22:52:41 +08:00
batch_getter.go feat: introduce GetLocal() and BatchGet cache for PipelinedMemDB (#1212) 2024-03-16 11:36:05 +08:00
batch_getter_test.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
binlog.go fix license (#267) 2021-08-15 01:48:01 +08:00
cleanup.go config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
commit.go feat: return error if commit ts expired is returned for a non-primary key (#1316) 2024-04-24 19:16:26 +08:00
pessimistic.go Let memdb cache last traversed node (#1389) 2024-08-08 17:20:52 +08:00
pipelined_flush.go Let memdb cache last traversed node (#1389) 2024-08-08 17:20:52 +08:00
prewrite.go log: only log the first lock in every flush or prewrite response (#1295) 2024-04-18 16:47:21 +08:00
test_probe.go implement rollback for pipelined dml (#1235) 2024-04-09 10:27:18 +08:00
txn.go membuffer: refactor the memdb to support multi implementations (#1426) 2024-08-23 03:46:43 +00:00