lru_memory_cache 1.0.1 copy "lru_memory_cache: ^1.0.1" to clipboard
lru_memory_cache: ^1.0.1 copied to clipboard

LRUMemoryCache is a Dart library for in-memory LRU caching with expiration support. Cache key-value pairs, managing eviction of least recently used items upon reaching capacity.

-/ -
pub points
34
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
0
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

LRUMemoryCache is a Dart library for in-memory LRU caching with expiration support. Cache key-value pairs, managing eviction of least recently used items upon reaching capacity.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on lru_memory_cache