leveled/test/end_to_end
martinsumner 0ddaaf9ac3 Stopped unnecessary seek for last_key
When rolling we already know the last_key - no need to seek for it on
startup.

The time it takes for this seek needs to be considered with regards to
startup time.  Can we do without knowing lastkey?
2016-12-22 19:51:39 +00:00
..
basic_SUITE.erl Stopped unnecessary seek for last_key 2016-12-22 19:51:39 +00:00
iterator_SUITE.erl Simple test 2016-12-02 17:39:28 +00:00
recovery_SUITE.erl Resolve failing recovery test 2016-12-16 23:18:55 +00:00
testutil.erl Switch to binary format Riak object 2016-11-28 22:26:09 +00:00