Go to the source code of this file.
Classes | |
class | BagOStuff |
interface is intended to be more or less compatible with the PHP memcached client. More... | |
class | HashBagOStuff |
Functional versions! This is a test of the interface, mainly. More... | |
class | SqlBagOStuff |
Generic class to store objects in a database. More... | |
class | MediaWikiBagOStuff |
Stores objects in the main database of the wiki. More... | |
class | TurckBagOStuff |
This is a wrapper for Turck MMCache's shared memory functions. More... | |
class | APCBagOStuff |
This is a wrapper for APC's shared memory functions. More... | |
class | eAccelBagOStuff |
This is a wrapper for eAccelerator's shared memory functions. More... | |
class | XCacheBagOStuff |
Wrapper for XCache object caching functions; identical interface to the APC wrapper. More... | |
class | DBABagOStuff |
Definition in file BagOStuff.php.