NCache Overview
NCache is an open-source, in-memory distributed cache for .NET, Java, Python, and Node.js. It is designed to eliminate performance bottlenecks related to data storage and databases by providing a linearly scalable, highly available caching cluster. By keeping frequently used data in memory and distributing it across multiple servers, NCache reduces network latency and improves application response times.
This section explains the available store types and administration tools that help users configure, manage, and optimize NCache performance.
In This Section
Cache Types
Learn of various caching models, including Local, Client, Distributed, and Pub/Sub, to optimize performance and scalability.
Admin Tools
Learn how to manage and monitor your clusters using the web-based Management Center and a comprehensive set of PowerShell cmdlets.