recalapp / recal

First a COS 333 project, now a very popular tool at Princeton for course selection
http://recal.io
MIT License
12 stars 3 forks source link

Move static file serving to s3 #338

Open panchr opened 5 years ago

panchr commented 5 years ago

By offloading the static file serving from Django, we can minimize the load that the primary (and slow) web service handles.