|
MediaWiki
REL1_19
|
Generator of database load balancing objects. More...
Go to the source code of this file.
Classes | |
| class | ChronologyProtector |
| Class for ensuring a consistent ordering of events as seen by the user, despite replication. More... | |
| class | DBAccessError |
| Exception class for attempted DB access. More... | |
| class | LBFactory |
| An interface for generating database load balancers. More... | |
| class | LBFactory_Fake |
| LBFactory class that throws an error on any attempt to use it. More... | |
| class | LBFactory_Simple |
| A simple single-master LBFactory that gets its configuration from the b/c globals. More... | |
Generator of database load balancing objects.
Definition in file LBFactory.php.