help wantedsig/transactiontype/benchmarktype/enhancement
描述
Now, if we want to verify whether our transaction optimization works well or not, we have to run the whole TiDB cluster, but we can use a minimal benchmark at first.
We can call the Txn API (Get, Prewrite, Commit, Rollback, etc.) directly on a local RocksDB and use multiple threads to simulate the concurrency.