Skip to content

heyhiren/ehcache3-samples

 
 

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 in a real application

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

  • 'caching-still-matters' - code examples used for the "Caching Still Matters" conference

About

Some examples / tutorials on using Ehcache 3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 48.7%
  • TypeScript 28.7%
  • HTML 15.0%
  • JavaScript 5.5%
  • CSS 1.5%
  • Scala 0.4%
  • Other 0.2%