Cache Management Operations
This section discusses different cache management operations in NCache and explains how these operations can be performed.
In This Section
Start Cache
Explains how to start a cache in NCache.
Stop Cache
Explains how to stop a cache in NCache.
Restart Cache
Explains how to restart a cache in NCache.
Manage Cache Service on a Server Node
Explains how to start, stop, and restart a cache service on a server node in NCache.
Data Load Balancing
This section describes how to balance the data load among different nodes in partitioned clusters.
Invoke Refresher Dataset
Explains how to refresh a pre-configured dataset at runtime.
Import/Export Cache Data
Explains how to create a backup of the data present in the cache, along with the Lucene documents using export, and then use it for another cache through import.
Import Lucene Indexes
Explains how to export indexes from a Distributed Lucene cache and import them into another Distributed Lucene cache.
Suspend/Resume NCache Data Persistence
Explains how to suspend and resume data persistence to the persistence store in NCache using PowerShell cmdlets and the precautions you should be aware of.
Backup and Restore NCache Persisted Data
Details how a Distributed Cache with Persistence enables you to store data in a persistence store as a backup.