ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
78 stars 7 forks source link

Usage Screen: Cache consumption data in Room DB #227

Closed ryanw-mobile closed 2 weeks ago

ryanw-mobile commented 2 weeks ago

Now that we have Room DB properly set up, we can modify the repository, given that all existing API interfaces unchanged, we can introduce classic caching mechanism, so that when it receives an API request:

Characteristics: