CaffeineDataCache

Functions

Link copied to clipboard
inline operator fun invoke(builder: MapDataCache.Builder.() -> Unit = {}): DataCache

Creates a new DataCache configured by builder. MapDataCache.Builder.default will use Caffeine to store entries.