rocksdb/utilities/backupable
Igor Canadi 73f62255c1 [CF] Split SanitizeOptions into two
Summary:
There are three SanitizeOption-s now : one for DBOptions, one for ColumnFamilyOptions and one for Options (which just calls the other two)

I have also reshuffled some options -- table_cache options and info_log should live in DBOptions, for example.

Test Plan: make check doesn't complain

Reviewers: dhruba, haobo, kailiu, sdong

CC: leveldb

Differential Revision: https://reviews.facebook.net/D15873
2014-02-04 17:26:51 -08:00
..
backupable_db_test.cc [CF] Split SanitizeOptions into two 2014-02-04 17:26:51 -08:00
backupable_db.cc Better interface to create BackupEngine 2014-01-28 16:01:53 -08:00