wiki.techinc.nl/includes/cache
Aaron Schulz b1d215726e Removed LCStoreAccel class
* Since individual message keys can expire, this can cause broken
  messages when such a key is needed (the message is treated as if
  it did not exist). The base class clearly documents a need for
  more atomicity (only top level keys can fall it separately).

Change-Id: I992bba77a0afdeeeade8be013708277b79f22314
2014-09-05 13:33:10 -07:00
..
bloom Added BloomCache classes 2014-09-03 17:43:21 +00:00
BacklinkCache.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
CacheDependency.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
CacheHelper.php Docs: {function} -> callable 2014-07-21 21:38:56 +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 Title::getContentModel(): load from DB if necessary 2014-08-20 19:44:17 -04:00
LinkCache.php Title::getContentModel(): load from DB if necessary 2014-08-20 19:44:17 -04:00
LocalisationCache.php Removed LCStoreAccel class 2014-09-05 13:33:10 -07:00
MapCacheLRU.php Made getCachedRevisionObject() use MapCacheLRU 2014-08-22 18:12:29 +00:00
MessageCache.php Turn MessageBlobStore into a singleton instead of static functions 2014-08-25 03:53:39 -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