Skip to content

sunmingshi/ehcache3-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Some examples / tutorials on using Ehcache 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 50.1%
  • TypeScript 26.8%
  • HTML 15.4%
  • JavaScript 6.2%
  • CSS 1.1%
  • Scala 0.4%