client-go/txnkv
ekexium ffaaf7131a
Don't let pessimistic txn prewrite in the optimistic way (#584)
* don't let pessimistic txn prewrite in the optimistic way even if it does not lock any key

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

* add a todo

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

Signed-off-by: ekexium <eke@fastmail.com>
2022-09-13 13:15:14 +08:00
..
rangetask txnkv: fix the issue that deleteRange cannot use nil as endkey (#429) 2022-02-24 15:51:38 +08:00
transaction Don't let pessimistic txn prewrite in the optimistic way (#584) 2022-09-13 13:15:14 +08:00
txnlock client: support requests with source label (#506) 2022-06-24 18:17:09 +08:00
txnsnapshot add replica read adjuster function in KVSnapshot (#540) 2022-07-07 17:12:24 +08:00
txnutil fix license (#267) 2021-08-15 01:48:01 +08:00
client.go txnkv: add shortcut to get global timestamp (#395) 2022-02-11 12:40:35 +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 fix license (#267) 2021-08-15 01:48:01 +08:00
util_export.go fix license (#267) 2021-08-15 01:48:01 +08:00