Package

scalacache

lrumap

Permalink

package lrumap

Visibility
  1. Public
  2. All

Type Members

  1. class LruMapCache extends Cache with LoggingSupport with StrictLogging

    Permalink

    This wrapper around LruMap from twitter utils.

    This wrapper around LruMap from twitter utils.

    LruMap doesn't support a expired key and I use simple wrapper for implement this.

Value Members

  1. object LruMapCache

    Permalink

Ungrouped