Client Cache
A Client Cache is a local cache that is hosted on your application server, which provides a significant performance boost since it provides data closer to your application and decreases the traffic to the clustered L2 cache. This section describes the step-by-step instructions on the lifecycle management of Client Caches, such as creating a Client Cache using the NCache Management Center, NuGet-only deployments, and enabling or disabling local synchronization.
In This Section
Create Regular Client Cache
Describes how to create a Regular Client Cache on a client node.
Create Full-data Client Cache
Describes how to create a Full-Data Client Cache on a client node.
Create Client Cache with NuGet Installation
Describes how to create a Client Cache on a client node with NuGet installation only without NCache installation.
Remove Client Cache
Explains how to remove a Client Cache from a particular client node.