Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 97212ce88fed57c62c3219f5187aa93db212c999 https://github.com/xwiki/xwiki-commons/commit/97212ce88fed57c62c3219f5187aa9... Author: Michael Hamann <[email protected]> Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml A xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/main/java/org/xwiki/cache/internal/CacheLoader.java A xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/src/test/java/org/xwiki/cache/internal/CacheLoaderTest.java Log Message: ----------- XCOMMONS-3300: Add a cache loading helper to synchronize cache loads and invalidations (#1282) * Add a flexible cache loading helper that can be used even in complex situations where multiple caches are involved. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications