go-sstables icon indicating copy to clipboard operation
go-sstables copied to clipboard

Compaction without tombstone

Open sebheitzmann opened this issue 5 months ago • 1 comments

Pull request to merge sstables without tombstone.

Todo list :

  • create a test in compaction_test to check the removal of tombstoned value
  • correct compation
  • add a mechanism to garbage collect outside of compaction ( or force a compact )

sebheitzmann avatar Sep 16 '24 13:09 sebheitzmann