wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz 209217da8a objectcache: Make HashBagOStuff LRU instead of least-recently-set
Refresh key in get() in addition to just set().

Change-Id: I7985b98b6a346eaed8bf0a7349b95fabea8e8614
2015-11-04 01:30:39 +00:00
..
BagOStuffTest.php objectcache: Move unit tests for HashBagOStuff to its own suite 2015-11-03 05:37:28 +00:00
HashBagOStuffTest.php objectcache: Make HashBagOStuff LRU instead of least-recently-set 2015-11-04 01:30:39 +00:00
MultiWriteBagOStuffTest.php
ReplicatedBagOStuffTest.php
WANObjectCacheTest.php Fix slow callbacks in getWithSetCallback() using lockTSE 2015-10-28 23:31:37 +00:00