Skip to content

Commit c761878

Browse files
committed
chore: update dependencies and implement multi-threaded TPCC support
- Updated `librocksdb-sys` to version 0.17.1 and `rocksdb` to version 0.23.0 in `Cargo.toml` and `Cargo.lock`. - Refactored `RocksStorage` to use `TransactionDB` instead of `OptimisticTransactionDB`. - Enhanced TPCC implementation to support multi-threading, allowing concurrent transaction execution with shared statistics collection. - Added detailed comments on the threading strategy and architecture for clarity.
1 parent 8b28e18 commit c761878

File tree

2 files changed

+313
-61
lines changed

2 files changed

+313
-61
lines changed

0 commit comments

Comments
 (0)