The algorithm for selecting which element should be replaced first in a cache
Replace items in a First-in First-out manner
Replace items by Least Recently Used
Generated using TypeDoc
The algorithm for selecting which element should be replaced first in a cache