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 all features as with 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.
Note
This feature is also available in the NCache Community Edition.
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.
Create a New Local Cache with Persistence
Explains how to create a new local cache with Persistence using the NCache Management Center and Command Line Tools.
Create a New Pub/Sub Messaging Cache
Explains how to create a new Pub/Sub Messaging cache using the NCache Management Center and Command Line Tools.
Add Existing Cache
Explains how to use already created caches.