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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.