rocksdb/utilities/date_tiered
Yi Wu 8c392a31d7 WritePrepared Txn: Iterator
Summary:
On iterator create, take a snapshot, create a ReadCallback and pass the ReadCallback to the underlying DBIter to check if key is committed.
Closes https://github.com/facebook/rocksdb/pull/2981

Differential Revision: D6001471

Pulled By: yiwu-arbug

fbshipit-source-id: 3565c4cdaf25370ba47008b0e0cb65b31dfe79fe
2017-10-09 17:15:28 -07:00
..
date_tiered_db_impl.cc WritePrepared Txn: Iterator 2017-10-09 17:15:28 -07:00
date_tiered_db_impl.h Make InternalKeyComparator final and directly use it in merging iterator 2017-09-11 12:04:21 -07:00
date_tiered_test.cc Fix GetCurrentTime() initialization for valgrind 2017-07-05 12:12:00 -07:00