0.12.1
Releases
crate | version |
---|---|
foyer | 0.12.1 |
foyer-common | 0.12.1 |
foyer-intrusive | 0.12.1 |
foyer-memory | 0.12.1 |
foyer-storage | 0.12.1 |
foyer-bench | 0.12.1 |
Changes
- Downgrade hashbrown to 0.14 to fix build on nightly for projects using hashbrown < 0.15.
- Fix build with madsim.
- Refine small object disk cache.
- Scale shards to 1 when there is not enough capacity.
What's Changed
- chore: downgrade hashbrown to 0.14 by @MrCroxx in #758
- fix: fix build with madsim by @MrCroxx in #762
- refactor: refine small object disk cache by @MrCroxx in #761
- feat: scale shards to 1 when there is not enough capacity by @MrCroxx in #765
- chore: release 0.12.1 by @MrCroxx in #766
Full Changelog: 0.12.0...0.12.1