rocksdb/test_util
Eli Pozniansky 0f4d90e6e4 Added support for sequential read-ahead file (#5580)
Summary:
Added support for sequential read-ahead file that can prefetch the read data and later serve it from internal cache buffer.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5580

Differential Revision: D16287082

Pulled By: elipoz

fbshipit-source-id: a3e7ad9643d377d39352ff63058ce050ec31dcf3
2019-07-16 18:21:18 -07:00
..
fault_injection_test_env.cc Fix ingested file and direcotry not being sync (#5435) 2019-06-21 10:15:38 -07:00
fault_injection_test_env.h Fix ingested file and direcotry not being sync (#5435) 2019-06-21 10:15:38 -07:00
mock_time_env.h Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
sync_point_impl.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
sync_point_impl.h Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
sync_point.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
sync_point.h Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
testharness.cc Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
testharness.h Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00
testutil.cc Implemented a file logger that uses WritableFileWriter (#5491) 2019-07-09 16:27:22 -07:00
testutil.h Added support for sequential read-ahead file (#5580) 2019-07-16 18:21:18 -07:00
transaction_test_util.cc simplify include directive involving inttypes (#5402) 2019-06-06 13:56:07 -07:00
transaction_test_util.h Move test related files under util/ to test_util/ (#5377) 2019-05-30 11:25:51 -07:00