orion
|
947d923945
|
fix:move tikv.NewTxnClient to txnk.NewClient (#534)
Signed-off-by: 583373805 <583373805@qq.com>
|
2022-06-27 14:35:00 +08:00 |
disksing
|
288c649636
|
fix license (#267)
Signed-off-by: disksing <i@disksing.com>
|
2021-08-15 01:48:01 +08:00 |
disksing
|
d535b62b62
|
txnkv/transaction: init package (#260)
Signed-off-by: shirly <AndreMouche@126.com>
Co-authored-by: disksing <i@disksing.com>
|
2021-07-31 16:26:22 +08:00 |
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 |
Shirly
|
2e1ad23d9e
|
examples/txnkv: add example for pessimistic txn (#219)
Signed-off-by: shirly <AndreMouche@126.com>
|
2021-07-12 03:51:17 +00:00 |