Caching in Deploy
* Deploy 23.1 and later lets you cache frequently accessed data for better performance and reduced latency.
* Deploy 23.1 and later lets you cache frequently accessed data for better performance and reduced latency.
During our performance testing activity, we used the 'Cache hit %' metric to understand how caching improves performance. This metric indicates the percentage of overall data requests that were successfully retrieved from the cache.
Note: Any failure during the caching setup will be captured in the logs but will not stop the application from starting.
Note: Active-Hot-standby mode is not supported for caching setup.
You can retrieve and delete cached data using the following actuator API endpoints: