client-go/txnkv
MyonKeminta 5042c6f2aa
Return assertion failed error less prior to other kinds of errors (#448)
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
2022-03-11 12:36:19 +08:00
..
rangetask txnkv: fix the issue that deleteRange cannot use nil as endkey (#429) 2022-02-24 15:51:38 +08:00
transaction Return assertion failed error less prior to other kinds of errors (#448) 2022-03-11 12:36:19 +08:00
txnlock txnkv: decrease some max and base backoff time (#388) 2021-12-06 15:29:23 +08:00
txnsnapshot txn: support read-consistency read with tso checking (#447) 2022-03-08 10:31:03 +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 txn: support read-consistency read with tso checking (#447) 2022-03-08 10:31:03 +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