MediaWiki REL1_34
|
Directories | |
serialized | |
utils | |
wancache | |
Files | |
APCBagOStuff.php | |
Object caching using PHP's APC accelerator. | |
APCUBagOStuff.php | |
Object caching using PHP's APCU accelerator. | |
BagOStuff.php | |
Copyright © 2003-2004 Brion Vibber brion.nosp@m.@pob.nosp@m.ox.co.nosp@m.m https://www.mediawiki.org/. | |
CachedBagOStuff.php | |
Wrapper around a BagOStuff that caches data in memory. | |
EmptyBagOStuff.php | |
Dummy object caching. | |
HashBagOStuff.php | |
Per-process memory cache for storing items. | |
IExpiringStore.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
IStoreKeyEncoder.php | |
MediumSpecificBagOStuff.php | |
Storage medium specific cache for storing items. | |
MemcachedBagOStuff.php | |
Base class for memcached clients. | |
MemcachedPeclBagOStuff.php | |
Object caching using memcached. | |
MemcachedPhpBagOStuff.php | |
Object caching using memcached. | |
MultiWriteBagOStuff.php | |
Wrapper for object caching in different caches. | |
RedisBagOStuff.php | |
Object caching using Redis (http://redis.io/). | |
ReplicatedBagOStuff.php | |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
RESTBagOStuff.php | |
WinCacheBagOStuff.php | |
Object caching using WinCache. | |