Options
All
  • Public
  • Public/Protected
  • All
Menu

Package harp-lrucache

@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.

Index

References

Classes

References

LRUCache

Re-exports LRUCache

Generated using TypeDoc