/ehcache3-samples

Some examples / tutorials on using Ehcache 3.

Primary LanguageJavaApache License 2.0Apache-2.0

Ehcache 3 Samples

This repository contains examples of and tutorials about usage of Ehcache 3.

Samples

  • 'basic' - demonstrates basic configuration and usage of Ehcache 3

  • 'clustered' - demonstrates using distributed caching features with Terracotta server

  • 'jsr107' - demonstrates configuration through JSR-107 (JCache)

  • 'fullstack' - binding with Spring, Hibernate and Metrics using JSR-107

  • 'scale-continuum' - live benchmark with different caching options