MediaWiki
1.34.4
|
Directories | |
directory | serialized |
directory | utils |
directory | wancache |
Files | |
file | APCBagOStuff.php [code] |
Object caching using PHP's APC accelerator. | |
file | APCUBagOStuff.php [code] |
Object caching using PHP's APCU accelerator. | |
file | BagOStuff.php [code] |
Copyright © 2003-2004 Brion Vibber brion @pob ox.co mhttps://www.mediawiki.org/. | |
file | CachedBagOStuff.php [code] |
Wrapper around a BagOStuff that caches data in memory. | |
file | EmptyBagOStuff.php [code] |
Dummy object caching. | |
file | HashBagOStuff.php [code] |
Per-process memory cache for storing items. | |
file | IExpiringStore.php [code] |
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. | |
file | IStoreKeyEncoder.php [code] |
file | MediumSpecificBagOStuff.php [code] |
Storage medium specific cache for storing items. | |
file | MemcachedBagOStuff.php [code] |
Base class for memcached clients. | |
file | MemcachedPeclBagOStuff.php [code] |
Object caching using memcached. | |
file | MemcachedPhpBagOStuff.php [code] |
Object caching using memcached. | |
file | MultiWriteBagOStuff.php [code] |
Wrapper for object caching in different caches. | |
file | RedisBagOStuff.php [code] |
Object caching using Redis (http://redis.io/). | |
file | ReplicatedBagOStuff.php [code] |
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. | |
file | RESTBagOStuff.php [code] |
file | WinCacheBagOStuff.php [code] |
Object caching using WinCache. | |