WebDev:FrontendCodeStandards: Difference between revisions

Jump to navigation Jump to search
m
Line 182: Line 182:
==== Scaling Tips ====
==== Scaling Tips ====
* django-cache-machine - Use memcached
* django-cache-machine - Use memcached
* django-multidb-router - Your app must be configurable so that reads can go to a seperate DB than writes
* django-multidb-router - Your app must be configurable so that reads can go to a separate DB than writes
* zeus - Your app will run behind Zeus... Set HTTP headers, etc
* zeus - Your app will run behind Zeus... Set HTTP headers, etc
* Think about cache coherency, based on all of these factors
* Think about cache coherency, based on all of these factors
Confirmed users
1,136

edits

Navigation menu