Releases: fjall-rs/lsm-tree
Releases · fjall-rs/lsm-tree
0.6.2
- Fix descriptor table having unbounded capacity
- Fix pwd handling
- Internal refactors
- Update some dependencies
0.6.1
- Fix path handling independent of pwd
0.6.0
- Disable bloom filters by default
0.5.0
Breaking
- Removed bit-vec dependency
- FIFO compaction TTL setting
- minor internal changes