IntersectMBO / lsm-tree

A Haskell library for on-disk tables based on LSM-trees
Apache License 2.0
24 stars 7 forks source link

Fix level calculations for tiny runs in the ScheduledMerges prototype #275

Closed mheinzel closed 1 month ago

mheinzel commented 1 month ago

Fixes #236

I'm just pushing the regression test first so you can see the test failure in CI.