leveled/test/end_to_end
Martin Sumner dd20132892 Add test with fold_heads
Build the AAE tree equally using fold_heads.  This is a pre-cursor to running this within Riak.

In part this leans on some of the work done to improve standard Riak AAE with leveled.  When rebuilding the standard AAE store only the head is required, and so this process was switched in riak_kv_sweeper to make a fold_heads request if supported by the backend.

The head response is a proxy object, which when loaded into a riak_object will allow for access to object metadata, but will use the passed function if access to object contents is requested.
2017-08-05 16:43:03 +01:00
..
basic_SUITE.erl Test timeouts 2017-07-02 22:23:02 +01:00
iterator_SUITE.erl Change tests - binary keys 2017-05-23 15:54:11 +01:00
recovery_SUITE.erl Add compatibility for old and new random / rand functions 2017-08-01 11:24:12 +02:00
testutil.erl Add missing uniform/0 function 2017-08-01 11:24:12 +02:00
tictac_SUITE.erl Add test with fold_heads 2017-08-05 16:43:03 +01:00