![]() 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. |
||
---|---|---|
.. | ||
basic_SUITE.erl | ||
iterator_SUITE.erl | ||
testutil.erl |