2.1.0
Blog post: https://fjall-rs.github.io/post/fjall-2-1/
- [docs] Update
TxKeyspace::persist
doc
From lsm-tree
- [perf] Improve performance of open ranges fjall-rs/lsm-tree#56
- [perf] Improve performance of range culling in large trees fjall-rs/lsm-tree#55
- [perf] Use rustc_hash inside BlockCache
- [perf] Do less Arc clones inside Segment construction
- [refactor] Internal refactors