6 releases

new 0.2.4 Sep 6, 2024
0.2.3 Aug 17, 2024
0.2.1 Jul 29, 2024
0.1.0 Jul 25, 2024

#869 in Unix APIs

Download history 226/week @ 2024-07-22 270/week @ 2024-07-29 30/week @ 2024-08-05 160/week @ 2024-08-12 15/week @ 2024-08-19 14/week @ 2024-08-26 111/week @ 2024-09-02

303 downloads per month
Used in konfigkoll

MPL-2.0 license

61KB
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–19MB
~198K SLoC