play.cache

redis

package redis

Visibility
  1. Public
  2. All

Type Members

  1. class RedisCache extends CacheAPI

    Implementation of plain API using redis-server cache and Brando connector implementation.

  2. class RedisCache20 extends CacheAPI20

    Implementation of ExtendedCacheAPI using Akka serializers and Redis connector.

  3. class RedisCacheAdapter extends CacheAPI

    CacheAPI implementation for backward compatibility with play.

  4. class RedisCacheAdapterPlugin extends CachePlugin

    Non-blocking simple cache plugin implementation.

  5. class RedisCachePlugin extends CachePlugin

    Non-blocking simple cache plugin implementation.

  6. class RedisCachePlugin20 extends CachePlugin20

    Non-blocking advanced cache plugin implementation.

Ungrouped