| » Metadata |
» Status |
-
Category: Database
-
Proposer: Joe Stump
-
License: PHP v3.0
|
|
| » Description |
|
DB_Virtual allows you to set up a single master and N nodes to balance traffic across multiple DB servers. Compatible with PEAR DB's API. It sends 100% of all manipulation queries to the master node and then uses weighted round robin scheduling to balance queries across all of the nodes. |
| » Dependencies |
» Links |
- PHP 5.0.0+
- DB 1.7.6
- PEAR 1.4.0b1+
|
|
| » Timeline |
» Changelog |
-
First Draft: 2006-02-25
- Proposal: 2006-02-25
|
|