Skip to content

release-v1.1.5

Compare
Choose a tag to compare
@koculu koculu released this 06 Aug 22:06
· 335 commits to main since this release
  • Fixed compressed file stream concurrency issue.
  • Fixed a bug that make concurrent FileStream disposal possible.
  • Fixed thread starvation issue by creating a thread per merge operation.
  • Fixed an issue that appears on 50M insert.
  • Optimize memory usage by adding block cache limit controller.
  • Default WAL mode is changed to the fastest one, Lazy.

Full Changelog: release-v1.1.3...release-v1.1.5