Allow two-queue style insertion in MapCacheLRU
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 22 Sep 2017 16:26:50 +0000 (18:26 +0200)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 25 Sep 2017 21:28:38 +0000 (21:28 +0000)
commit01307b2cc90abd9a218d38cfe9520bad176bb9db
tree135bf434a936d4e7ba5783b415e5534e4f854867
parent9617de614471c87b630db4b7d0378ceaac071a98
Allow two-queue style insertion in MapCacheLRU

Change-Id: I1cd98ea8965b51e43371efd990fb9302bb507928
includes/libs/MapCacheLRU.php
tests/phpunit/includes/libs/MapCacheLRUTest.php [new file with mode: 0644]