client-go/txnkv/transaction
Yilin Chen 16d902a3c7
reduce write backoffs but don't count busy errors (#271)
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
2021-08-24 09:05:36 +00:00
..
2pc.go reduce write backoffs but don't count busy errors (#271) 2021-08-24 09:05:36 +00:00
batch_getter.go fix license (#267) 2021-08-15 01:48:01 +08:00
batch_getter_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
binlog.go fix license (#267) 2021-08-15 01:48:01 +08:00
cleanup.go reduce write backoffs but don't count busy errors (#271) 2021-08-24 09:05:36 +00:00
commit.go reduce write backoffs but don't count busy errors (#271) 2021-08-24 09:05:36 +00:00
pessimistic.go reduce write backoffs but don't count busy errors (#271) 2021-08-24 09:05:36 +00:00
prewrite.go reduce write backoffs but don't count busy errors (#271) 2021-08-24 09:05:36 +00:00
test_probe.go fix license (#267) 2021-08-15 01:48:01 +08:00
txn.go txnkv: Fix a bug that OnDeadlock callback is called before setting `IsRetryable` field (#274) 2021-08-20 13:16:08 +08:00