pingcap / kvproto

Protocol buffer files for TiKV
Apache License 2.0
154 stars 220 forks source link

add a new RPC ScanTxnEntries #1201

Open hicqu opened 1 year ago

hicqu commented 1 year ago

This PR adds a new RPC ScanTxnEntries, which is like Scan but retrieves TxnEntrys instead of Key-Value pairs.