client-go/txnkv/transaction
ekexium d7000ea557
feat: pipelined dml has its own max-txn-ttl of 24 hours (#1224)
* feat: pipelined dml has its own max-txn-ttl of 24 hours

Signed-off-by: ekexium <eke@fastmail.com>

* fix gh actions

Signed-off-by: ekexium <eke@fastmail.com>

* style: fix lint

Signed-off-by: ekexium <eke@fastmail.com>

---------

Signed-off-by: ekexium <eke@fastmail.com>
2024-03-14 10:54:19 +08:00
..
2pc.go feat: pipelined dml has its own max-txn-ttl of 24 hours (#1224) 2024-03-14 10:54:19 +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 feat: pipelined dml has its own max-txn-ttl of 24 hours (#1224) 2024-03-14 10:54:19 +08:00
pipelined_flush.go feat: pipelined dml has its own max-txn-ttl of 24 hours (#1224) 2024-03-14 10:54:19 +08:00
prewrite.go feat: pipelined dml has its own max-txn-ttl of 24 hours (#1224) 2024-03-14 10:54:19 +08:00
test_probe.go p-dml: fix unstopped resolve (#1210) 2024-03-11 21:20:38 +08:00
txn.go p-dml: fix unstopped resolve (#1210) 2024-03-11 21:20:38 +08:00