RedisCacheComponents

play.api.cache.redis.RedisCacheComponents

Components for compile-time dependency injection. It binds components from configuration package

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def configuration: Configuration
def environment: Environment

Concrete methods

def cacheApi(name: String)(implicit resolver: RedisInstanceResolver): RedisCaches

Implicits

Implicits

implicit def actorSystem: ActorSystem
implicit def applicationLifecycle: ApplicationLifecycle

override this for providing a custom policy resolver

override this for providing a custom policy resolver

Attributes

override this for providing a custom redis instance resolver

override this for providing a custom redis instance resolver

Attributes