rocksdb/include
Igor Canadi 99e61fdd5c [CF] Separate dumping of DBOptions and ColumnFamilyOptions
Summary: When we open a DB, we should dump only DBOptions and then when we create a new column family, we dump ColumnFamilyOptions for each one.

Test Plan: make check, confirm contents of the LOG

Reviewers: dhruba, haobo, sdong, kailiu

CC: leveldb

Differential Revision: https://reviews.facebook.net/D16011
2014-02-07 13:52:51 -08:00
..
rocksdb [CF] Separate dumping of DBOptions and ColumnFamilyOptions 2014-02-07 13:52:51 -08:00
utilities Merge branch 'master' into columnfamilies 2014-01-28 16:04:00 -08:00