Skip to content

v0.2.0

Latest

Choose a tag to compare

@stephen stephen released this 18 Oct 03:34
· 2 commits to main since this release

Changelog

  • 2b6c56c compaction: fix flipped sign that would cause L0 compaction to error
  • 5619f30 retention: split out into separate function
  • 5e01503 store: don't pass around logger and re-arrange L0 -> L1 compaction
  • 731dbc8 store: undo tx management mess