Commit Graph

22 Commits (ed9f5e21aa21d1bba868c975bf111ac6fb2958df)

Author SHA1 Message Date
Zhongyi Xie fdc72a5c5d add OptionType kInt32T and kInt64T 5 years ago
Aubin Sanyal 3231a2e581 Deprecate ttl option from CompactionOptionsFIFO (#4965) 5 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Yanqin Jin bb5dcea98e Add path to WritableFileWriter. (#4039) 6 years ago
Zhichao Cao 999d955e4f RocksDB Trace Analyzer (#4091) 6 years ago
Fenggang Wu a11df583ec Add DataBlockIndexType option in BlockBasedTableOptions (#4150) 6 years ago
Siying Dong 3db1ada3bf PersistRocksDBOptions() to use WritableFileWriter 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Siying Dong 4624edc440 RocksDBOptionsParser::Parse()'s `ignore_unknown_options` argument only ingores options from higher version. 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Peter (Stig) Edwards 45828c7215 Consider an increase to buffer size when reading option file, from 4K to 8K. 7 years ago
Zhongyi Xie fcc8a6574d Make Universal compaction options dynamic 7 years ago
Sagar Vemuri f0804db7f7 Make FIFO compaction options dynamically configurable 7 years ago
Manuel Ung 88ed1f6ea6 Allow upgrades from nullptr to some merge operator 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Siying Dong 8432bcf555 Make compaction_pri settable through option string 7 years ago
Dmitri Smirnov b1031d6c12 Remove function local statics that interfere with memory pooling (#1392) 8 years ago
Yi Wu 8e061f9740 Refactor GetMutableOptionsFromStrings 8 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 8 years ago
Omar Sandoval deb08b8226 Add parsing of missing DB options 8 years ago
Yueh-Hsuan Chiang 79ca039eb4 Relax the check condition of prefix_extractor in CheckOptionsCompatibility 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Yueh-Hsuan Chiang 774b80e99e Resubmit the fix for a race condition in persisting options 9 years ago
sdong f307036bde Revert "Fix a race condition in persisting options" 9 years ago
Yueh-Hsuan Chiang 2fa3ed5180 Fix a race condition in persisting options 9 years ago
Yueh-Hsuan Chiang 183cadfc87 Add OptionsSanityCheckLevel 9 years ago
SherlockNoMad 84992d6475 Option Helper Refactoring 9 years ago
Yueh-Hsuan Chiang 0bb8ea56be [RocksDB Options File] Add TableOptions section and support BlockBasedTable 9 years ago
Yueh-Hsuan Chiang 5c7bf56d35 [RocksDB Options] Support more options in RocksDBOptionParser for sanity check. 9 years ago
Dmitri Smirnov 9320ffd67a Improve CI build and fix Windows build breakage 9 years ago
Yueh-Hsuan Chiang 1e73b11af7 Better handling of deprecated options in RocksDBOptionsParser 9 years ago
Yueh-Hsuan Chiang 74b100ac17 RocksDB Options file format and its serialization / deserialization. 9 years ago