client-go/txnkv
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
..
rangetask config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
transaction txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
txnlock txn: use region pessimsitic lock rollback to speed up cleanup (#1125) 2024-01-31 09:53:00 +08:00
txnsnapshot txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
txnutil fix license (#267) 2021-08-15 01:48:01 +08:00
client.go config: enable user configuration for retry strategy. (#1055) 2023-11-14 14:54:10 +08:00
lock_export.go fix license (#267) 2021-08-15 01:48:01 +08:00
snapshot_export.go add replica read adjuster function in KVSnapshot (#540) 2022-07-07 17:12:24 +08:00
transaction_export.go *: remove the support of `amend transaction` (#635) 2023-01-09 16:30:27 +08:00
util_export.go fix license (#267) 2021-08-15 01:48:01 +08:00