Content Application Developer Manual / Version 2406.0
Table Of ContentsThe Unified API and data view provide a caching layer that is easy to configure but they both have their limitations. To overcome those limitations, CacheKeys classes allow caching of arbitrary computation results. Their API enables custom code to make full use of the Cache.
See CacheKey#evaluate in the API for more information.