Configure Caches
This section of the documentation discusses configuration options that NCache provides for local and clustered caches. It helps you configure caches through the NCache Management Center and configuration files.
In This Section
Create a Cache
Discusses how to create local and clustered caches.
Remove Cache
Discusses how to remove an already existing cache.
Clear Cache
Discusses how to clear the contents of a cache.
Add Server Node
Describes how to add a server node in a cache cluster through the NCache Management Center.
Remove Server Node
Describes how to remove a server node in a cache cluster through the NCache Management Center.
Add Test Data
Describes how to add test data in a cache.
Configure Maintenance Mode
Explains how to configure maintenance mode and the concepts of maintenance mode.
Configure LINQPad
Explains how to configure LINQPad for NCache.
Configure Query Indexes
Discusses how to configure indexes for querying data in NCache.
Configure JSON Query Indexes
Discusses how to configure indexes from a JSON file for querying data in NCache.
Register Classes for Compact Serialization
Describes how to register classes for Compact Serialization.
Deploy Providers
Discusses how to deploy provider assemblies for a cache.
Configure Custom Dependency
Explains how to configure custom dependency from the NCache Management Center.
Add Data Source Providers
Explains how to configure Read-through, Write-through, and Write-behind providers.
Cache Startup Loader
Explains how to configure cache startup loader through which a user can preload the cache with given data at the time of cache start-up.