rocksdb/utilities
Igor Canadi 9caeff516e keep_log_files option in BackupableDB
Summary:
Added an option to BackupableDB implementation that allows users to persist in-memory databases. When the restore happens with keep_log_files = true, it will
*) Not delete existing log files in wal_dir
*) Move log files from archive directory to wal_dir, so that DB can replay them if necessary

Test Plan: Added an unit test

Reviewers: dhruba, ljin

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D16941
2014-03-17 15:39:23 -07:00
..
backupable keep_log_files option in BackupableDB 2014-03-17 15:39:23 -07:00
merge_operators Remove .DS_Store files. 2013-12-17 06:00:47 +01:00
redis Fixed typos 2013-11-16 11:21:34 +00:00
ttl Make DBWithTTL more like StackableDB 2013-12-06 16:10:43 -08:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00