rocksdb/include
sdong 200e4b4a72 Add a table factory that can read DB with both of PlainTable and BlockBasedTable in it
Summary: The new table factory is used if users want to convert a DB from one table format to the other. A user can use this table to open a DB written using one table format and write new files to another table format.

Test Plan: add a unit test

Reviewers: haobo, igor

Reviewed By: igor

Subscribers: dhruba, ljin, yhchiang, leveldb

Differential Revision: https://reviews.facebook.net/D19017
2014-06-17 11:49:22 -07:00
..
rocksdb Add a table factory that can read DB with both of PlainTable and BlockBasedTable in it 2014-06-17 11:49:22 -07:00
utilities Add share_files_with_cheksum option to BackupEngine 2014-05-02 17:08:55 -07:00