• H
    [RocksDB] CompactionFilter cleanup · b4243e5a
    Haobo Xu 提交于
    Summary:
    - removed the compaction_filter_value from the callback interface. Restrict compaction filter to purging values.
    - modify some comments to reflect curent status.
    
    Test Plan: make check
    
    Reviewers: dhruba
    
    Reviewed By: dhruba
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D10335
    b4243e5a
db_test.cc 93.7 KB