leveled/test/end_to_end
Martin Sumner e72a946f43 TupleBuckets in Riak objects
Adds support with test for tuplebuckets in Riak keys.

This exposed that there was no filter using the seglist on the in-mmemory keys.  This means that if there is no filter applied in the fold_function, many false positives may emerge.

This is probably not a big performance benefit (and indeed for performance it may be better to apply during the leveled_pmem:merge_trees).

Some thought still required as to what is more likely to contribute to future bugs: an extra location using the hash matching found in leveled_sst, or the extra results in the query.
2018-11-05 01:21:08 +00:00
..
basic_SUITE.erl Handle missing journal files without data loss 2018-10-03 18:38:56 +01:00
iterator_SUITE.erl Fix issues with deprecated folders 2018-10-31 11:04:23 +00:00
recovery_SUITE.erl Allow for all keys head folds to used modifed range 2018-11-01 17:30:18 +00:00
riak_SUITE.erl TupleBuckets in Riak objects 2018-11-05 01:21:08 +00:00
testutil.erl TupleBuckets in Riak objects 2018-11-05 01:21:08 +00:00
tictac_SUITE.erl Allow for all keys head folds to used modifed range 2018-11-01 17:30:18 +00:00