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 |
Class to store objects in the database. More... | |
class | MediaWikiBagOStuff |
Backwards compatibility alias. 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 |
Cache that uses DBA as a backend. More... |
Definition in file BagOStuff.php.