uoregon-libraries / oregonnews

!!Defunct!! University of Oregon fork of Chronicling America
1 stars 0 forks source link

Look into other caching options #19

Closed jechols closed 7 years ago

jechols commented 9 years ago

What options do we have for improving app performance with django caching? Would memcached be a good fit (django supports this natively)? Could we cache HTML pages to cut down on django CPU use?