ad9e3bd1ef
* test: add a panic limit_files_to_compact function to it is used in the right way * test: provide correct output to the tests * chore: remove no-longer valid comments * feat: have the function limit_files_to_compact to also return files_to_further_split if the minimum set to compact is too large to do so * refactor: rename files_to_split to start_level_files_to_split * refactor: rename identify_files_to_split to identify_start_level_files_to_split before adding new split function * feat: split 2 files of minimum set of compacting files if they are over max compact size * test: since now we may split files in different levels, let us remove the missleading at level from the simulation tests * chore: clearer comments * test: add tests for tiny time ranges * chore: address review comments |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |