bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.05k stars 202 forks source link

Add TableEvictType & TableReader::ForceEvict #175

Open mm304321141 opened 2 years ago

yapple commented 2 years ago
  1. we should design some UT to confirm each enum of evicting option is work
  2. use db_stats to statistic the evict count