package redis

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AsyncRedisCacheApi extends AsyncCacheApi
  2. class JedisPoolProvider extends Provider[JedisPool]
    Annotations
    @Singleton()
  3. class NamedCachedProvider extends Provider[Cached]
  4. class NamedJavaAsyncCacheApiProvider extends Provider[AsyncCacheApi]
  5. class NamedJavaCacheApiProvider extends Provider[SyncCacheApi]
  6. class NamedScalaAsyncCacheApiProvider extends Provider[AsyncCacheApi]
  7. class NamedScalaCacheApiProvider extends Provider[SyncCacheApi]
  8. class RedisCacheApi extends SyncCacheApi with CacheApi
    Annotations
    @Singleton()
  9. trait RedisCacheComponents extends AnyRef

    Redis cache components for compile time injection

  10. class RedisModule extends Module

Value Members

  1. object RedisModule

Ungrouped