rocksdb/include
Yueh-Hsuan Chiang a77527f2af Add ReadOptions to TransactionLogIterator.
Summary:
Add an optional input parameter ReadOptions to DB::GetUpdateSince(),
which allows the verification of checksums to be disabled by setting
ReadOptions::verify_checksums to false.

Test Plan: Tests are done off-line and will not be included in the regular unit test.

Reviewers: igor

Reviewed By: igor

CC: leveldb, xjin, dhruba

Differential Revision: https://reviews.facebook.net/D16305
2014-02-28 11:50:36 -08:00
..
rocksdb Add ReadOptions to TransactionLogIterator. 2014-02-28 11:50:36 -08:00
utilities Add ReadOptions to TransactionLogIterator. 2014-02-28 11:50:36 -08:00