我们可以看到当MemTable中没有找到对应的数据之后(包括删除),RocksDB将会进入对于sst的查找. if (!done) { PERF_TIMER_GUARD(get_from_output_files_time); ...
確定! 回上一頁