tikv / titan

A RocksDB plugin for key-value separation, inspired by WiscKey.
https://pingcap.com/blog/titan-storage-engine-design-and-implementation/
Apache License 2.0
489 stars 165 forks source link

YCSB help #247

Closed huangjch526 closed 2 years ago

huangjch526 commented 2 years ago

how to do YCSB test in titan, can anyone help me?

Connor1996 commented 2 years ago

YCSB can't test Titan directly. You can use ycsb to test TiKV with Titan enabled.