Package

com.typesafe.play

redis

Permalink

package redis

Visibility
  1. Public
  2. All

Type Members

  1. class JedisPoolProvider extends Provider[JedisPool]

    Permalink
    Annotations
    @Singleton()
  2. class NamedCachedProvider extends Provider[Cached]

    Permalink
  3. class NamedJavaCacheApiProvider extends Provider[CacheApi]

    Permalink
  4. class NamedRedisCacheApiProvider extends Provider[CacheApi]

    Permalink
  5. class RedisCacheApi extends CacheApi

    Permalink
    Annotations
    @Singleton()
  6. trait RedisCacheComponents extends AnyRef

    Permalink

    Redis cache components for compile time injection

  7. class RedisModule extends Module

    Permalink
  8. class SedisPoolProvider extends Provider[Pool]

    Permalink
    Annotations
    @Singleton()

Value Members

  1. object RedisModule

    Permalink

Ungrouped