vivo Internet Technology
Jun 12, 2024 · Databases
How TiDB’s PointGet Operator Executes Inside TiKV: A Deep Dive
This article provides a comprehensive analysis of TiDB's PointGet operator, detailing its execution flow in the TiKV storage layer, including protobuf interfaces, read‑through lock handling, snapshot creation, MVCC logic, and the integration of the Titan plugin for large values.
MVCCPointGetRust
0 likes · 20 min read
