MayakaApps / 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).
https://mayakaapps.github.io/Kache/latest
Apache License 2.0
136 stars 6 forks source link

fix: Rename `directoryPath` to `directory` for unification of code. #211

Closed MSDarwish2000 closed 6 months ago