rocksdb/include/utilities
Benjamin Renard 41e5cf2392 Add share_files_with_cheksum option to BackupEngine
Summary: added a new option to BackupEngine: if share_files_with_checksum is set to true, sst files are stored in shared_checksum/ and are identified by the triple (file name, checksum, file size) instead of just the file name. This option is targeted at distributed databases that want to backup their primary replica.

Test Plan: unit tests and tested backup and restore on a distributed rocksdb

Reviewers: igor

Reviewed By: igor

Differential Revision: https://reviews.facebook.net/D18393
2014-05-02 17:08:55 -07:00
..
backupable_db.h Add share_files_with_cheksum option to BackupEngine 2014-05-02 17:08:55 -07:00
db_ttl.h Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00
geo_db.h RocksDBLite 2014-04-15 13:39:26 -07:00
stackable_db.h Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00
utility_db.h Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00