implementation("io.github.goquati:kotlin-util-cache:1.11.0")
A Kotlin wrapper for the Caffeine caching library, designed to support asynchronous operations and coroutines, ensuring efficient and non-blocking cache management.