Add support for specifying a target minimum split length
This should hopefully reduce how much we seek through the database and improve performance (especially for compressed databases) by deduplicating memtable loading of the same range
This should hopefully reduce how much we seek through the database and improve performance (especially for compressed databases) by deduplicating memtable loading of the same range