/Kache

Kache is a lightweight Kotlin Multiplatform caching library that supports both in-memory and persistent caches and supports different eviction strategies (LRU, FIFO, MRU, and FILO).

Primary LanguageKotlinApache License 2.0Apache-2.0

Stargazers