wiki.techinc.nl/includes/cache
Aaron Schulz 8d6c724ade Improved DB handling in LCStoreDB
* Only do the DB inserts in finishWrite(). Previously this would
  COMMIT there but would spread out queries throughout the set()
  calls. This pushes all the contention down to the last step.

Change-Id: Ia8afb79a8328c18a7d8a386bcd15a5074007d52e
2014-06-30 17:16:42 -07:00
..
BacklinkCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
CacheDependency.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
FileCacheBase.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
GenderCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
HTMLFileCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
LinkBatch.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
LinkCache.php Remove incorrect return type for getGoodLinkID() 2014-05-11 18:19:00 +02:00
LocalisationCache.php Improved DB handling in LCStoreDB 2014-06-30 17:16:42 -07:00
MapCacheLRU.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
MessageCache.php Rename Parser_DiffTest class to ParserDiffTest 2014-06-22 13:14:01 -07:00
ObjectFileCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
ResourceFileCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
UserCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00