v0.17.1
Releases
crate | version |
---|---|
foyer | 0.17.1 |
foyer-common | 0.17.1 |
foyer-memory | 0.17.1 |
foyer-storage | 0.17.1 |
foyer-bench | 0.17.1 |
Changes
- Refine load error handling to prevent from panics on disk data corruption.
- Derive
Partial, Eq
forThrottle
andIopsCounter
.
What's Changed
- fix: refine load out of range error handling by @MrCroxx in #998
- chore: add Percas to readme showcases by @MrCroxx in #999
- refactor: impl PartialEq, Eq for Throttle, IopsCounter by @MrCroxx in #1000
- chore: refine semantic config by @MrCroxx in #1001
- chore: release foyer v0.17.1 by @MrCroxx in #1002
Full Changelog: v0.17.0...v0.17.1