A couple of weeks back, I encountered a challenge ...
# ktor
v
A couple of weeks back, I encountered a challenge while trying to implement persistent cache support for the Ktor client. Unfortunately, Ktor solely offers persistent cache functionality on JVM. Determined to address this limitation, I took the initiative to develop an open-source solution: Kachetor. This library facilitates file-based persistent HTTP caching, seamlessly integrating with #ktor Presently, it’s compatible with Android and iOS platforms. Check it out here: https://github.com/vipulasri/kachetor