Packages

p

scalacache

ehcache

package ehcache

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class EhcacheCache extends Cache[InMemoryRepr] with LoggingSupport

    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

Ungrouped