Create Clustered Cache
A cache cluster is a set of interconnected server nodes which behave as a single cache unit externally. Cache clusters are usually preferred in scenarios where performance and scalability are needed. For large applications, more storage space and high availability of cached data are possible with the addition of more server nodes to a cluster cache.
A cache cluster can be Mirrored, Partitioned, Partition-Replica, or Replicated.
In This Section
Create a Distributed Cache
This section will explain how you can create a distributed cache.
Create a Distributed Cache with Persistence
This section will explain how you can create a Distributed Cache with Persistence.
Create a Pub/Sub Messaging Cache
This section will explain how you can create a Pub/Sub Messaging cache.
Create a Distributed Lucene with Persistence Cache
This section will explain how you can create a distributed Lucene cache.
Add Existing Clustered Cache
Explains how to use already created cache clusters.
Troubleshooting
Explains what todo if a cluster cannot be formed.