kmemoCacheStore

@Bean
@ConditionalOnMissingBean(value = [CacheStore::class])
open fun kmemoCacheStore(): CacheStore

The default store, used unless the application defines its own CacheStore bean.