Overview [1]#
Least Recently Used (LRU) is an Cache replacement algorithm that discards the least recently used items first from a queue or cacheMore Information#
There might be more information for this subject on one of the following:- [#1] - Cache_replacement_policies#LRU
- based on information obtained 2018-03-06-