summaryrefslogtreecommitdiff
path: root/options/cf_options.cc
AgeCommit message (Expand)Author
2020-08-18Add initial set of options for integrated blob write path (#7280)Levi Tamasi
2020-07-24SST Partitioner interface that allows to split SST files (#6957)Tomas Kolda
2020-07-22Make max_subcompactions dynamically changeable (#7159)Jay Zhuang
2020-07-16Add Support for saving CompressionOptions to Options File (#6817)mrambacher
2020-06-09make L0 index/filter pinned memory usage predictable (#6911)Andrew Kryczka
2020-06-03Add OptionTypeInfo::Vector to parse/serialize vectors (#6424)mrambacher
2020-05-21Add Struct Type to OptionsTypeInfo (#6425)mrambacher
2020-05-08prototype status check enforcement (#6798)Andrew Kryczka
2020-04-30Remove the support of setting CompressionOptions.parallel_threads from string...sdong
2020-04-29Fix FilterBench when RTTI=0 (#6732)Derrick Pallas
2020-04-28Add Functions to OptionTypeInfo (#6422)mrambacher
2020-04-21Add a ConfigOptions for use in comparing objects and converting to/from strin...mrambacher
2020-04-03Move the OptionTypeMap code closer to home (#6198)mrambacher
2020-03-31Make options.bottommost_compression, compression_opts and bottommost_compress...sdong
2020-03-29Use FileChecksumGenFactory for SST file checksum (#6600)Zhichao Cao
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2020-02-10Checksum for each SST file and stores in MANIFEST (#6216)Zhichao Cao
2019-12-13Introduce a new storage specific Env API (#5761)anand76
2019-09-20Apply formatter to recent 200+ commits. (#5830)sdong
2019-09-18Remove snap_refresh_nanos option (#5826)Maysam Yabandeh
2019-08-23Refactor trimming logic for immutable memtables (#5022)Zhongyi Xie
2019-06-06simplify include directive involving inttypes (#5402)Zhongyi Xie
2019-05-03Refresh snapshot list during long compactions (2nd attempt) (#5278)Maysam Yabandeh
2019-05-01Revert snap_refresh_nanos feature (#5269)Maysam Yabandeh
2019-04-25Refresh snapshot list during long compactions (#5099)Maysam Yabandeh
2019-04-10Periodic Compactions (#5166)Sagar Vemuri
2019-02-19add whole key bloom filter support in memtables (#4985)Zhongyi Xie
2019-02-15Deprecate ttl option from CompactionOptionsFIFO (#4965)Aubin Sanyal
2018-12-13Concurrent task limiter for compaction thread control (#4332)Burton Li
2018-07-16Dump mutable FIFO and Universal compaction options (#4140)Sagar Vemuri
2018-07-16Allow ttl to be changed dynamically (#4133)Sagar Vemuri
2018-06-27Add bottommost_compression_opts to for bottommost_compression (#3985)Zhichao Cao
2018-05-21Move prefix_extractor to MutableCFOptionsZhongyi Xie
2018-05-03MaxFileSizeForLevel: adjust max_file_size for dynamic level compactionZhongyi Xie
2018-04-05Support for Column family specific paths.Phani Shekhar Mantripragada
2018-04-02Level Compaction with TTLSagar Vemuri
2018-02-01options: Fix coverity issuesPrashant D
2017-12-11Make Universal compaction options dynamicZhongyi Xie
2017-11-16Make DBOption compaction_readahead_size dynamicZhongyi Xie
2017-11-01Added support for differential snapshotsMikhail Antonov
2017-10-19Make FIFO compaction options dynamically configurableSagar Vemuri
2017-07-15Change RocksDB LicenseSiying Dong
2017-06-13Call RateLimiter for compaction readsAndrew Kryczka
2017-05-17Support ingest_behind for IngestExternalFileMikhail Antonov
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-04-05Move some files under util/ to separate dirsSiying Dong