Package

scalacache

ehcache

Permalink

package ehcache

Visibility
  1. Public
  2. All

Type Members

  1. class EhcacheCache extends Cache[InMemoryRepr] with LoggingSupport

    Permalink

    Thin wrapper around Ehcache.

    Thin wrapper around Ehcache. Since Ehcache is in-memory and non-blocking, all operations are performed synchronously, i.e. ExecutionContext is not needed.

Value Members

  1. object EhcacheCache

    Permalink

Ungrouped