Explore the Ehcache 3.2 Clustered Kit structure
masterThe Ehcache 3.2 kit for Terracotta-based distributed caching is organized into several functional directories:
server: Contains libraries, executables, and supporting files for the Terracotta Server.server/plugins: Libraries for applications installed in the server.
client: Contains the client runtime libraries.client/ehcache: Ehcache-specific libraries for distributed caching via the Terracotta Server.client/ehcache/documentation: Local Ehcache documentation.
client/lib: Third-party client libraries.docker: Dockerfile examples for building custom Terracotta images to run clustered Ehcache.legal: Licenses associated with this distribution.