Create Local Cache
NCache supports a standalone (non-clustered) local cache that resides on a single node. Note that as it is a single server cache, you cannot increase its span to multiple servers to raise its transactional capacity. However, it supports the core caching features available in NCache but does not provide the scalability or fault tolerance of clustered caches. A local cache is suitable for applications having a small number of clients with low activity or where applications do not need to cache a large amount of data.
In This Section
Create a New Local Cache
Explains how to create a new local cache using the NCache Management Center and Command Line Tools.
Add Existing Cache
Explains how to use already created caches.