ehcache / ehcache3-samples

Some examples / tutorials on using Ehcache 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:Java 48.7%Language:TypeScript 28.7%Language:HTML 15.0%Language:JavaScript 5.5%Language:CSS 1.5%Language:Scala 0.4%Language:Smarty 0.1%Language:Dockerfile 0.1%Language:Shell 0.0%