TUM-Dev / Campus-iOS

Development of the TUM Campus App for iOS devices - for and from students at Technical University of Munich.

Home Page:https://tum.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add LRU-Cache to the rest of data types (e.g. Mensa/Cafeteria)

14slash12 opened this issue · comments

Until now only the grades and lectures are stored in the LRU-Cache to reduce the network calls. This should be expand to all network calls (e.g. Mensa/Cafeteria).

Done with pull request #447