Skip to content

v0.5.1

Compare
Choose a tag to compare
@amannaly amannaly released this 07 Feb 23:39
· 37 commits to master since this release
  • Introduced pauseCompaction and resumeCompaction methods for clients to pause and resume compaction.
  • Removed the option to disable compaction in HaloDBOption, use pauseCompaction/resumeCompaction method instead.