Release release-v1.1.5
Announcing release-v1.1.5
- 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: https://github.com/koculu/ZoneTree/compare/release-v1.1.3...release-v1.1.5