client-go/txnkv
you06 295094e5b5
add retry info to request source (#953)
* add retry info to request source

Signed-off-by: you06 <you1474600@gmail.com>

* handle upper layer retry

Signed-off-by: you06 <you1474600@gmail.com>

* stabilize test

Signed-off-by: you06 <you1474600@gmail.com>

* retry in 3 dimension

Signed-off-by: you06 <you1474600@gmail.com>

* record and restore req.ReadType

Signed-off-by: you06 <you1474600@gmail.com>

---------

Signed-off-by: you06 <you1474600@gmail.com>
2023-08-29 08:28:46 +08:00
..
rangetask refactor: range task log with more accurate info (#657) 2023-01-12 14:20:23 +08:00
transaction *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +08:00
txnlock Fix the issue that primary pessimistic lock may be left not cleared after GC (#866) 2023-07-04 15:17:05 +08:00
txnsnapshot add retry info to request source (#953) 2023-08-29 08:28:46 +08:00
txnutil fix license (#267) 2021-08-15 01:48:01 +08:00
client.go reformat codec and add keyspace support (#649) 2023-01-10 15:15:33 +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 *: remove the support of `amend transaction` (#635) 2023-01-09 16:30:27 +08:00
util_export.go fix license (#267) 2021-08-15 01:48:01 +08:00