LemmurOrg / lemmur

🐒 A mobile client for lemmy
GNU General Public License v2.0
270 stars 30 forks source link

Request caching #280

Open shilangyu opened 3 years ago

shilangyu commented 3 years ago

Lemmur could benefit greatly from request caching. Currently, other than images, nothing is cached. This means everything is refetched every time some data is needed. Additionally, this prevents lemmur from working offline. Most of the work has to be done in LAC and then utilized by lemmur.