I have found 3 resources on how to implement master/slave into Cake 1) (preferable) http://www.gamephase.net/posts/view/master-slave-datasource-behavior-cakephp 2) http://bakery.cakephp.org/articles/view/master-slave-support-also-with-multiple-slave-support 3) http://bakery.cakephp.org/articles/view/load-balancing-and-mysql-master-and-slaves-2
I'm getting number 1) to work most of the times but it has trouble with some of the joins. Has anyone of the CakePHP group used any of these (or other) implementations for master/slave switching? I welcome new sources, hacks or mods for master/slave implementation as for now I can't get my head around it. (Cake version I am using atm is 1.2) Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
