Crates.io | freqfs |
lib.rs | freqfs |
version | 0.10.0 |
source | src |
created_at | 2021-09-21 15:39:33.537508 |
updated_at | 2024-08-13 23:27:26.714507 |
description | An in-memory filesystem cache layer over tokio::fs, with LFU eviction |
homepage | |
repository | https://github.com/haydnv/freqfs |
max_upload_size | |
id | 454468 |
size | 102,666 |
An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction