YoungMaker / iORC

iORC - Organized Roleplay Creator
3 stars 0 forks source link

Local Caching #15

Closed YoungMaker closed 6 years ago

YoungMaker commented 6 years ago

Figure out how to implement an app-local cache or database so that not all requests for information will have to go to the API

YoungMaker commented 6 years ago

Apollo should be set up for at least HTTP level caching for Milestone 2

YoungMaker commented 6 years ago

@hwilling has agreed to attempt this before ms2. If its more complicated that a few settings or packages then MS3 is the new goal

hwilling commented 6 years ago

changing this to milestone 3 due to the apollo documentation and not wanting to destabilize the current build

hwilling commented 6 years ago

This might be a bit more involved than I thought, it'll be done for next milestone but I'm not 100% sure how long it'll take. Most likely more than this weekend unless I make a breakthrough tomorrow/Sunday

hwilling commented 6 years ago

method for caching has been implemented and is being used for characters, race and classes as of commit ea52b42. this can be applied to future list types