3 releases
Uses old Rust 2015
0.1.2 | Mar 29, 2018 |
---|---|
0.1.1 | Mar 6, 2018 |
0.1.0 | Mar 5, 2018 |
#1674 in Filesystem
13KB
248 lines
simple_disk_cache
Provides a simple disk cache for use in a Rust application. In the future caching might be made more clever, however this crate mostly aims at providing a really simple one to one mapping of cache entries and files in the file system.
Dependencies
~1–2MB
~42K SLoC