go-sstables
go-sstables copied to clipboard
Compaction without tombstone
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 )