Commit Graph

35 Commits (58c221440c142aa41f1a6732cb288145dbc35c53)

Author SHA1 Message Date
zhichao-cao 3fbc865cd5 Add kOptionsStatistics to GetProperty() (#3966) 7 years ago
Maysam Yabandeh 402b7aa07f Exclude seq from index keys 7 years ago
Yi Wu ad511684b2 Add block cache related DB properties 7 years ago
QingpingWang 70282cf876 fix behavior does not match name for "IsFileDeletionsEnabled" 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Yi Wu bf937cf15b Add "rocksdb.live-sst-files-size" DB property 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Yi Wu 66a2c44ef4 Add DB::Properties::kEstimateOldestKeyTime 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 8 years ago
Andrew Kryczka 3a8a848a55 account for L0 size in estimated compaction bytes 8 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 8 years ago
Yi Wu 9d0a07ed52 Fix rocksdb.estimate-num-keys DB property underflow 8 years ago
Siying Dong c49d704656 Add DB:ResetStats() 8 years ago
Siying Dong 8f47a97512 File level histogram should be printed per CF, not per DB 8 years ago
Maysam Yabandeh e6725e8c8d Fix some bugs in MockEnv 8 years ago
Yi Wu dfb6fe6755 Unified InlineSkipList::Insert algorithm with hinting 9 years ago
Siying Dong 972e3ff295 Enable allow_concurrent_memtable_write and enable_write_thread_adaptive_yield by default 9 years ago
Yi Wu 1543d5d92e Report memory usage by memtable insert hints map. 9 years ago
Andrew Kryczka b9bc7a2aa4 Use skiplist rep for range tombstone memtable 9 years ago
Andrew Kryczka 6009c473c7 Store range tombstones in memtable 9 years ago
Islam AbdelRahman 2a9c97108e [Flaky Test] Disable DBPropertiesTest.GetProperty 9 years ago
Jay Edgar efd013d6d8 Miscellaneous performance improvements 9 years ago
Islam AbdelRahman 7c14abf2c7 Improve BytewiseComparatorImpl::FindShortestSeparator 9 years ago
Andrew Kryczka 73a847ef89 Add per-level compression ratio property 9 years ago
Aaron Gao cc87075d63 No need to limit to 20 files in UpdateAccumulatedStats() if options.max_open_files=-1 9 years ago
sdong 294bdf9ee2 Change Property name from "rocksdb.current_version_number" to "rocksdb.current-super-version-number" 9 years ago
sdong 432f3adf2c Add DB Property "rocksdb.current_version_number" 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Andrew Kryczka 284aa613a7 Eliminate duplicated property constants 10 years ago
Andrew Kryczka 29289333d0 Add named constants for remaining properties 10 years ago
Andrew Kryczka eceb5cb1b7 Split db_test.cc (part 1: properties) 10 years ago