Hybris95 / UEX-Trader

Simple Python GUI to interact with UEX-Corp for Buying/Selling goods
MIT License
5 stars 0 forks source link

[Feature] Make sure when recovering data you cache only required properties #57

Open Hybris95 opened 2 weeks ago

Hybris95 commented 2 weeks ago

Enhance cache so that a set of properties to recover are given when fetching data. If only one of these properties are missing or outdated from cache, fetch from API again.