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.1

Installations

News