Tutorial: Creating a custom cache

Custom caches improve performance of customizations by enabling the re-use of logic and data. Caches are defined in the WebSphere configuration and accessed thru standard DynaCache APIs. Custom caches can take full advantage of the HCL Cache framework for caching locally and remotely in Redis.

Perform the following steps to create custom caches.