|
MediaWiki
master
|

Files | |
| file | APCBagOStuff.php [code] |
| Object caching using PHP's APC accelerator. | |
| file | BagOStuff.php [code] |
| Copyright © 2003-2004 Brion Vibber brion@pobox.com https://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 | MemcachedBagOStuff.php [code] |
| Base class for memcached clients. | |
| file | MemcachedClient.php [code] |
| Memcached client for PHP. | |
| file | MemcachedPhpBagOStuff.php [code] |
| Object caching using memcached. | |
| file | MultiWriteBagOStuff.php [code] |
| Wrapper for object caching in different caches. | |
| 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 | WANObjectCache.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 | WinCacheBagOStuff.php [code] |
| Object caching using WinCache. | |
| file | XCacheBagOStuff.php [code] |
| Object caching using XCache. | |