Mysql_replicated is a Django DB backend supporting master-slave MySQL replication. It works by switching global Django's DB connection between master database and slave replicas allowing usage of two connections from within standard ORM.

More…

version 1.4.1

This software is in beta state which means that it's not ready for comfortable use. Expect bugs.

Installations

News