leveled/test/end_to_end
Martin Sumner 910ccb6072 Add lookup support in head_only mode
Originally had disabled the ability to lookup individual values when running in head_only mode.  This is a saving of about 11% at PUT time (about 3 microseconds  per PUT) on a macbook.

Not sure this saving is sufficient enought to justify the extra work if this is used as an AAE Keystore with Bitcask and LWW (when we need to lookup the current value before adjusting).

So reverted to re-adding support for HEAD requests with these keys.
2018-02-16 14:16:28 +00:00
..
basic_SUITE.erl Test logging of samples 2017-11-20 15:31:31 +00:00
iterator_SUITE.erl Split code for folders - introduce runner actor 2017-10-17 20:39:11 +01:00
recovery_SUITE.erl Make test reliable 2017-11-28 14:57:17 +00:00
riak_SUITE.erl Missed log line added back 2017-12-04 15:26:01 +00:00
testutil.erl Missed log line added back 2017-12-04 15:26:01 +00:00
tictac_SUITE.erl Add lookup support in head_only mode 2018-02-16 14:16:28 +00:00