client-go/txnkv/transaction
you06 8d28d3cd3a
txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114)
* Support pipelined memdb.

Signed-off-by: you06 <you1474600@gmail.com>

* fix mutex for pipelined memdb

Signed-off-by: you06 <you1474600@gmail.com>

---------

Signed-off-by: you06 <you1474600@gmail.com>
2024-02-23 10:24:44 +08:00
..
2pc.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
batch_getter.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +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 config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
pessimistic.go txn: enable pessimistic region rollback (#1149) 2024-02-05 15:11:26 +08:00
pipelined_flush.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
prewrite.go txn: enable pessimistic region rollback (#1149) 2024-02-05 15:11:26 +08:00
test_probe.go config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
txn.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00