Crates.io | paper-cache |
lib.rs | paper-cache |
version | 1.11.11 |
created_at | 2025-07-07 05:04:11.951069+00 |
updated_at | 2025-08-10 03:31:36.815621+00 |
description | An in-memory cache with dynamic eviction policies. |
homepage | https://papercache.io |
repository | https://github.com/PaperCache/paper-cache.git |
max_upload_size | |
id | 1740741 |
size | 179,945 |
PaperCache is an in-memory cache which supports the dynamic switching between any eviction policy at runtime.
Note: this crate should not be used directly; please use the paper-server crate instead.