Inklings: a tumblelog

mysql_cluster

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