Django Redundancy
- by Sunsu
I've read many things about scaling Django and the new multiple-DB support makes it so much easier. However, I have not been able to find much information on good ways to create a fully redundant system (not just one that scales).
I realize there are many things that go into this problem, but the real thing I'm having trouble solving well is…