Commit Graph

16 Commits (48081777f3ced2f315c9ba4807f6dfc9dd7c81e7)

Author SHA1 Message Date
sdong 1242bfcad7 Add DB property "rocksdb.estimate-table-readers-mem" 10 years ago
sdong f04356e660 Add DB::GetIntProperty() to return integer properties to be returned as integers 10 years ago
sdong f6784766db Add DB property estimated number of keys 10 years ago
Lei Jin 7e8bb71dd0 InternalStats to take cfd on constructor 10 years ago
Lei Jin f6f1533c6f make internal stats independent of statistics 10 years ago
Lei Jin 46f0f6ddd5 improve InternalStats output 10 years ago
Lei Jin ef1aad97f9 fix one more internal_stats issue 10 years ago
sdong a570740727 Expose number of entries in mem tables to users 10 years ago
Haobo Xu a92194e5b2 [RocksDB] Add db property "rocksdb.cur-size-active-mem-table" 10 years ago
sdong 71e6a34271 Add a DB property to indicate number of background errors encountered 10 years ago
Kai Liu 1ec72b37b1 Several easy-to-add properties related to compaction and flushes 10 years ago
Igor Canadi f7489123e2 Move compaction picker and internal key comparator to ColumnFamilyData 11 years ago
Igor Canadi 3c0dcf0e25 InternalStatistics 11 years ago