trait CaffeineCacheComponents extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- CaffeineCacheComponents
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract def actorSystem: ActorSystem
- abstract def configuration: Configuration
- implicit abstract def executionContext: ExecutionContext
Concrete Value Members
- def cacheApi(name: String): AsyncCacheApi
Use this to create with the given name.
- lazy val caffeineCacheManager: CaffeineCacheManager
- lazy val defaultCacheApi: AsyncCacheApi
CaffeineCache components for compile time injection