Kache

(β˜… 218)

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).

  • .gitignore
  • build.gradle.kts
  • CODE_OF_CONDUCT.md
  • gradle.properties
  • gradlew
  • gradlew.bat
  • LICENSE
  • mkdocs.yml
  • README.md
  • settings.gradle.kts
// repository documentation