Package io.micronaut.cache.caffeine
package io.micronaut.cache.caffeine
Contains a cache implementation backed by Caffeine.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionDefault cache configuration implementation used to configure instances of
DefaultSyncCache
.DefaultDynamicCacheManager
implementation that createsDefaultSyncCache
s with default values.A defaultSyncCache
implementation based on Caffeine