Create Local Cache
NCache supports a standalone (non-clustered) cache which resides on a single node. Note that as it is a single server cache, you can not increase its span to multiple servers to raise its transactional capacity. However, it supports all features as with clustered caches. Local cache is suitable for applications having a small number of clients with low activity or where applications do not need to cache large amount of data.
In This Section
Create New Cache
Explains how to create a new cache using the NCache Web Manager and command
line tools.
Add Existing Cache
Explains how to use already created caches.