8 releases
0.2.6 | Sep 20, 2024 |
---|---|
0.2.5 | Sep 19, 2024 |
0.2.3 | Aug 17, 2024 |
0.2.1 | Jul 29, 2024 |
0.1.0 | Jul 25, 2024 |
#738 in Unix APIs
Used in konfigkoll
62KB
1.5K
SLoC
paketkoll_cache
Internal crate for [paketkoll] / [konfigkoll]. You don't want to be here (probably). That said, this follows semver.
This crate adds disk caching to expensive original file queries in paketkoll. A dependency of konfigkoll. Not part of paketkoll_core in order to keep build times and dependencies in check in the development workspace.
MSRV (Minimum Supported Rust Version) policy
The MSRV may be bumped as needed. It is guaranteed that this library will at least build on the current stable Rust release. An MSRV change is not considered a breaking change and as such may change even in a patch version.
lib.rs
:
Wrapping backend that performs disk cache
Dependencies
~7–16MB
~199K SLoC