Cache Backup with PowerShell
This section covers managing cache backups and data persistence in NCache using PowerShell cmdlets in NCache, including exporting and importing cache data, and suspending or resuming data persistence.
In This Section
Import-CacheData
Discusses how to import cache data from the cache backup.
Export-CacheData
Discusses how to export cache data to the specified path.
Export-CacheKeys
Discusses how to export the cache keys to the specified path.
Suspend-NCacheDataPersistence
Explains how to suspend the NCache data persistence.
Resume-NCacheDataPersistence
Discusses how to resume NCache data persistence for a cache.