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.
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.
Create a New Lucene Cache
Explains how to create a new Lucene cache using the NCache Management Center and Command Line Tools.
Add Existing Cache
Explains how to use already created caches.