Packages

package redis

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. redis
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class RedisCache extends Cacher[String, Future]

Value Members

  1. implicit def redisReader[T](implicit decoder: Decoder[T]): Reader[T]
  2. implicit def redisWriter[T](implicit encoder: Encoder[T]): Writer[T]

Inherited from AnyRef

Inherited from Any

Ungrouped