justinethier / keyva

:key: A distributed key-value store
MIT License
26 stars 2 forks source link

When compacting, write out multiple destination SST files if necessary #10

Closed justinethier closed 2 years ago

justinethier commented 2 years ago

Compact needs to write out multiple SST files if there are more than recordsPerSst records in the dataset.