• S
    Support ZSTD with finalized format · 607628d3
    sdong 提交于
    Summary:
    ZSTD 1.0.0 is coming. We can finally add a support of ZSTD without worrying about compatibility.
    Still keep ZSTDNotFinal for compatibility reason.
    
    Test Plan: Run all tests. Run db_bench with ZSTD version with RocksDB built with ZSTD 1.0 and older.
    
    Reviewers: andrewkr, IslamAbdelRahman
    
    Reviewed By: IslamAbdelRahman
    
    Subscribers: cyan, igor, IslamAbdelRahman, leveldb, andrewkr, dhruba
    
    Differential Revision: https://reviews.facebook.net/D63141
    607628d3
db_test2.cc 72.6 KB