CCache UtilscommunityDownload 2.5 Versions (6)InformationModule IDcache-utilsGroup IDorg.jahia.ps.modulesStatuscommunityCategoryAdmin FeaturesAuthorsystemDeveloper websitehttp://www.jahia.comRequires Jahia8.1.1.0Updated2026-07-09Sourcescm:git:git@github.com:Jahia/cache-utilsTagscache OverviewInstallationJahia module which provides cache related utilities How to installDocumentation available on GitHub Versions×2.5Download Added the possibility to use dedicated loggers per cache Monitor by default the evictions from the output caches dependencies related caches 2.4Download Use a different logger per event type Improved the wording of the logs Add the used log level to the string output of a listener 2.3Download Switch the configuration from an array of String to a String with a separator, as a workaround to a bug with the replication of the configuration over the cluster 2.2Download Embed an empty config file to be created in karaf/etc/ to avoid a synchronization issue with Cellar on clustered environments Do not register a listener configured for invalid events 2.1Download Implemented a cache listener to log the cache events Added the possibility to disable the cache dependencies listener (disabled by default) 2.0Download