npm.io
0.28.0 • Published 4 years ago

@here/harp-lrucache

Licence
Apache-2.0
Version
0.28.0
Deps
1
Size
33 kB
Vulns
0
Weekly
0
Stars
1.3K

@here/harp-lrucache

Overview

This module provides a cache that evicts its items based on the [least-recently-used (LRU)][https://en.wikipedia.org/wiki/Cache_replacement_policies#Least_recently_used_(LRU)] policy.