client-go/txnkv
ekexium 426055b575
Distinguish different types of write conflicts (#583)
* distinguish different types of write conflicts

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

* update kvproto; add write conflict reason

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

Signed-off-by: ekexium <eke@fastmail.com>
Co-authored-by: Yilin Chen <sticnarf@gmail.com>
2022-09-08 19:49:57 +08:00
..
rangetask txnkv: fix the issue that deleteRange cannot use nil as endkey (#429) 2022-02-24 15:51:38 +08:00
transaction Distinguish different types of write conflicts (#583) 2022-09-08 19:49:57 +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