leveled/test
Martin Sumner a210aa6846 Promote cache when scanning
When scanning over a leveled store with a helper (e.g. segment filter and last modified date range), applying the filter will speed up the query when the block index cache is available to get_slots.

If it is not available, previously the leveled_sst did not then promote the cache after it had accessed the underlying blocks.

Now the code does this, and also when the cache has all been added, it extracts the largest last modified date so that sst files older than the passed in date can be immediately dismissed
2020-12-02 13:29:50 +00:00
..
end_to_end Promote cache when scanning 2020-12-02 13:29:50 +00:00
volume Add journal compaction testing 2017-06-06 16:30:02 +01:00
lookup_test.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00
member_test.erl Switch to leveled_rand for compatibility 2018-11-07 17:01:51 +00:00
rice_test.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00