Skip to content

release-v1.3.9

Compare
Choose a tag to compare
@koculu koculu released this 25 Aug 14:33
· 179 commits to main since this release

What's changed

  • Added LZ4 compression support.
  • Set LZ4 as default compression method.
  • WAL write performance with compression is increased slightly.
  • Iteration performance increased significantly.
  • Merge performance increased dramatically.
  • Improved performance by using CPU TickCount64 to avoid time retrieval in block cache.
  • Added support to start/stop maintainer periodic timer.

Full Changelog: release-v1.3.8...release-v1.3.9

Downloads