Files
scylladb/sstables
Paweł Dziepak c63e88d556 sstables: implement mutation_reader::impl::fast_forward_to()
This patch allows sstable readers to be fast forwarded without making it
necessary to recreate the reader (and dropping all buffers in the
process). It is built on top of index_reader and ability of
data_consume_context to be fast forwarded.

Signed-off-by: Paweł Dziepak <pdziepak@scylladb.com>
2016-10-19 15:29:08 +01:00
..
2016-07-03 10:27:00 +03:00
2016-08-31 15:13:23 -04:00
2016-07-22 07:03:08 +01:00