[FileBackend] Added preloadCache() so callers can trigger cache getMulti().
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 24 Aug 2012 06:17:16 +0000 (23:17 -0700)
committerAaron <aschulz@wikimedia.org>
Wed, 29 Aug 2012 00:10:20 +0000 (17:10 -0700)
commit68808d7b9f238ddb1b5fb2aede4003a504885c91
treef2a744d49d5b51f98713de9794bd287b4a2488aa
parent52c61302a0586889e1899673f7b387fad2edd69e
[FileBackend] Added preloadCache() so callers can trigger cache getMulti().

Change-Id: I2a30b4bfc16b4303abcb1f71206234dd2e0403af
includes/filebackend/FileBackend.php
includes/filebackend/FileBackendStore.php
tests/phpunit/includes/filerepo/FileBackendTest.php