client-go/txnkv
ekexium c40432e3ab
feat: record flush_wait_ms in TxnInfo (#1342)
* feat: record flush_wait_ms in TxnInfo

Signed-off-by: ekexium <eke@fastmail.com>

* refactor: change FlushWaitDuration() to GetFlushMetrics()

Signed-off-by: ekexium <eke@fastmail.com>

---------

Signed-off-by: ekexium <eke@fastmail.com>
2024-05-15 11:13:15 +08:00
..
rangetask log: log the resolve progress of pipelined-dml every 30s (#1291) 2024-04-18 15:51:40 +08:00
transaction feat: record flush_wait_ms in TxnInfo (#1342) 2024-05-15 11:13:15 +08:00
txnlock txn: use region pessimsitic lock rollback to speed up cleanup (#1125) 2024-01-31 09:53:00 +08:00
txnsnapshot improve region request log for diagnose (#1300) 2024-04-29 15:56:32 +08:00
txnutil fix license (#267) 2021-08-15 01:48:01 +08:00
client.go support gc v2 (#1180) 2024-02-27 11:44:28 +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