AAkira / Kotlin-Multiplatform-Libraries

Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
2.82k stars 239 forks source link

Add Universal-Cache #158

Closed Andrew0000 closed 1 year ago

Andrew0000 commented 1 year ago

Universal-Cache

Kotlin Flow caching and request sharing. Main idea: don't request data more times than it's needed.

https://github.com/Andrew0000/Universal-Cache


AAkira commented 1 year ago

Awesome! Thank you!