epam / CoroutinesCache

In mobile development exists solution for caching with RxJava usage, but there is no solutions for Kotlin Coroutines. The project is to provide this functionality to mobile community.
Apache License 2.0
162 stars 7 forks source link

Force cache cleanup #40

Open nikedlab opened 4 years ago

nikedlab commented 4 years ago

Need functionality to force cache cleanup when it required. For example update list of "articles" via external command (i.e. PUSH message)