MyMICDS / MyMICDS-v2

Back-end REST API for MyMICDS.net
https://mymicds.net
GNU Affero General Public License v3.0
8 stars 5 forks source link

Cache Day Rotation Portal Feed as well #49

Open michaelgira23 opened 7 years ago

michaelgira23 commented 7 years ago

Right now, we query the day rotation feed every page visit. We should cache this like the other Portal/Canvas feeds so minimize latency and requests to portal.

michaelgira23 commented 7 years ago

Haha April Fools! It actually fixed #51; 49 is the corresponding front-end issue. https://github.com/MyMICDS/MyMICDS-v2-Angular/issues/49