• Y
    ColumnFamilyOptions serialization / deserialization. · 1fb2abae
    Yueh-Hsuan Chiang 提交于
    Summary:
    This patch adds GetStringFromColumnFamilyOptions(), the inverse function
    of the existing GetColumnFamilyOptionsFromString(), and improves
    the implementation of GetColumnFamilyOptionsFromString().
    
    Test Plan: Add a test in options_test.cc
    
    Reviewers: igor, sdong, anthony, IslamAbdelRahman
    
    Reviewed By: IslamAbdelRahman
    
    Subscribers: noetzli, dhruba, leveldb
    
    Differential Revision: https://reviews.facebook.net/D45009
    1fb2abae
options_helper.h 12.0 KB