Refactor caching to utilize $wgMemc rather than the transcache table. Thanks to ialex...
authorChad Horohoe <demon@users.mediawiki.org>
Thu, 3 Jul 2008 18:24:08 +0000 (18:24 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Thu, 3 Jul 2008 18:24:08 +0000 (18:24 +0000)
commitc97318110c8505b408c7389d04ecaabefdea069e
tree135ae6aeb4a4123b3cc5a81453ea86701dafed16
parent78e789a43599e474399bae973ddd81e366404589
Refactor caching to utilize $wgMemc rather than the transcache table. Thanks to ialex and VasilievVV. :)
includes/filerepo/File.php
includes/filerepo/FileRepo.php