rocksdb/utilities/backupable
Igor Canadi dc277f0ab7 [CF] Adaptation of GetLiveFiles for CF
Summary: Even if user flushes the memtables before getting live files, we still can't guarantee that new data didn't come in (to already-flushed memtables). If we want backups to provide consistent view of the database, we still need to get WAL files.

Test Plan: backupable_db_test

Reviewers: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D16299
2014-02-25 13:21:14 -08:00
..
backupable_db.cc [CF] Adaptation of GetLiveFiles for CF 2014-02-25 13:21:14 -08:00
backupable_db_test.cc Merge branch 'master' into columnfamilies 2014-02-12 14:01:30 -08:00