![]() 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 |
||
---|---|---|
.. | ||
appdefined_SUITE.erl | ||
basic_SUITE.erl | ||
iterator_SUITE.erl | ||
recovery_SUITE.erl | ||
riak_SUITE.erl | ||
testutil.erl | ||
tictac_SUITE.erl |