Skip to content

0.11.0

Compare
Choose a tag to compare
@MrCroxx MrCroxx released this 21 Aug 10:50
· 43 commits to release-0.11 since this release
4735526
crate version
foyer 0.11.0
foyer-common 0.9.0
foyer-intrusive 0.9.0
foyer-memory 0.7.0
foyer-storage 0.10.0
foyer-bench 0.3.0

Changes

  • Support disk cache on raw block device.
  • Support fine-grained storage engine runtime configuration.
  • Enhance performance via reducing page fault.
  • Refine storage engine framework for future features.
  • Expose Weighter trait.
  • Support serde for more configurations.
  • Update foyer-bench with more fine-grained configurations.
  • Fix panices with None recover mode.