Magnolia 5.4 reached end of life on November 15, 2018. This branch is no longer supported, see End-of-life policy.
The Cache Browser app allows you to log in - remotely and simultaneously - to all public instances from the author instance to manage the cache. The app is a central point to control what’s in the cache. You can force-flush items by deleting, and download items for inspection and comparison.
No configuration is required. The public instances are detected automatically from the subscriber configuration. The app is implementation-agnostic and works in the same way regardless on the installed cache engine.
The app is a subapp of the Cache Tools app.
<dependency> <groupId>info.magnolia.cache</groupId> <artifactId>magnolia-cache-browser-app</artifactId> <version>5.4.7</version> </dependency>
The browser displays the content of the cache on all public instances. It gives you a single place of control and lets you explore the cache.
To use the app: