client-go/kv
Shirly ac355144c8
tikv/txn: add new pub function LockKeysWithWaitTime (#230)
* tikv/txn: add new pub function LockKeysWithWaitTime

Signed-off-by: shirly <AndreMouche@126.com>

* address comments

Signed-off-by: shirly <AndreMouche@126.com>

* tikv/pessimistic: update the constant for lock wait time

Signed-off-by: shirly <AndreMouche@126.com>

* kv/LockCtx: make lockWaitTime private

Signed-off-by: shirly <AndreMouche@126.com>

* address comments

Signed-off-by: shirly <AndreMouche@126.com>
2021-07-23 10:31:23 +08:00
..
key.go Add PrefixNextKey API (#105) (#106) 2021-06-22 17:47:15 +08:00
key_test.go Add PrefixNextKey API (#105) (#106) 2021-06-22 17:47:15 +08:00
keyflags.go update license (#110) 2021-06-22 10:29:28 +08:00
kv.go tikv/txn: add new pub function LockKeysWithWaitTime (#230) 2021-07-23 10:31:23 +08:00
main_test.go introduce goleak (#172) 2021-06-25 12:13:38 +08:00
store_vars.go update license (#110) 2021-06-22 10:29:28 +08:00
variables.go update license (#110) 2021-06-22 10:29:28 +08:00