• A
    Deprecate ttl option from CompactionOptionsFIFO (#4965) · 3231a2e5
    Aubin Sanyal 提交于
    Summary:
    We introduced ttl option in CompactionOptionsFIFO when ttl-based file
    deletion (compaction) was supported only as part of FIFO Compaction. But
    with the extension of ttl semantics even to Level compaction,
    CompactionOptionsFIFO.ttl can now be deprecated. Instead we will start
    using ColumnFamilyOptions.ttl for FIFO compaction as well.
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/4965
    
    Differential Revision: D14072960
    
    Pulled By: sagar0
    
    fbshipit-source-id: c98cc2ae695a28136295787cd88d36a220fc219e
    3231a2e5
可在Tags中查看这些版本中当前仓库的状态.
HISTORY.md 73.9 KB