lru_memory_cache 1.0.3 copy "lru_memory_cache: ^1.0.3" to clipboard
lru_memory_cache: ^1.0.3 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.

4 versionsVersions feed

Stable versions of lru_memory_cache

VersionMin Dart SDKUploadedDocumentationArchive
1.0.3Null safety2.1211 months agoGo to the documentation of lru_memory_cache 1.0.3Download lru_memory_cache 1.0.3 archive
1.0.2Null safety2.1216 months agoGo to the documentation of lru_memory_cache 1.0.2Download lru_memory_cache 1.0.2 archive
1.0.1Null safety2.1216 months agoDownload lru_memory_cache 1.0.1 archive
1.0.0Null safety2.1216 months agoDownload lru_memory_cache 1.0.0 archive
3
likes
140
points
47
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.

Documentation

API reference

License

MIT (license)

More

Packages that depend on lru_memory_cache