This page explains the Cache Provider configuration that can be accessed by navigating to Configuration > JSON Configuration > Cache Provider Configuration.
The following cache providers are now supported and can be selected via the cacheProviderType combo box field (see screenshot below):
In Memory - recommended for small deployments only Memcached - recommended for single cache server deployment Redis - recommended for cluster deployments Native Persistence - recommended to avoid additional components installation. All cache entries are saved in persistence layers.