BacklinkCache: Remove use of ProcessCacheLRU
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 9 Nov 2015 23:51:11 +0000 (23:51 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 10 Nov 2015 00:06:09 +0000 (00:06 +0000)
commite6205019a484d56dade617ce26331b3ca4d12242
treed706c74747517d3ff2a1672cc585ca5daace5794
parent03a620004bb624607aa735acc2df747fe503dd8f
BacklinkCache: Remove use of ProcessCacheLRU

Follows-up af89b09a06 and e40a90f0bc, and general phasing out
of MapCacheLRU and ProcessCacheLRU.

Use of ProcessCacheLRU seems redundant in this case as it is
essentially just a keyed singleton.

Change-Id: I7cc84cf6c76ecc422ea337dba2d216c3d7ebf281
includes/cache/BacklinkCache.php