leveled/test
martinsumner 2a47acc758 Rolback hash|no_hash and batch journal compaction
The no_hash option in CDB files became too hard to manage, in particular
the need to scan the whole file to find the last_key rather than cheat
and use the index.  It has been removed for now.

The writing to the journal during journal compaction has now been
enhanced by a mput option on the CDB file write - so it can write each
batch as one pwrite operation.
2016-10-26 11:39:27 +01:00
..
end_to_end Rolback hash|no_hash and batch journal compaction 2016-10-26 11:39:27 +01:00
lookup_test.erl Initial work on sft files 2016-05-31 17:21:14 +01:00
rice_test.erl Tidy-up initial files and add testing to optimise bst bloom filters 2015-05-31 23:31:31 +01:00