jacques / db_virtual forked from joestump/db_virtual

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.

This URL has Read+Write access

Joe Stump (author)
Tue Dec 16 11:03:07 -0800 2008
name age message
file README Loading commit data...
file Virtual.php
directory Virtual/ Tue Dec 16 11:03:07 -0800 2008 Added DB_Virtual to GitHub. [Joe Stump]
directory examples/
file package.xml
README
DB_Virtual package was originally developed by myself and Ian Eure while we worked at eNotes.com to distribute load 
across multiple MySQL servers without having to rewrite a bunch of our calling code. It is currently not maintained.