Caching
Caching
Caching is a critical part of any performance improvement strategy.
- Velocity templates and resources: Cache Velocity templates and related resources for Storefront and Commerce Manager servers.
- Static content caching: Cache static content (images, templates, stylesheets, and so on) using a reverse proxy.
- Storefront data caching: Cache semi-static store and product data using EhCache 2.5.
- OpenJPA data caching: Cache data in the Commerce Engine's persistence layer using OpenJPA data caching.
- Cortex data caching: Cache Cortex data using the Guava caching framework.