scalacache

ehcache

package ehcache

Visibility
  1. Public
  2. All

Type Members

  1. class EhcacheCache extends Cache with LoggingSupport with StrictLogging

    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