Use NCache for Web Application Caching
NCache as an in-memory store provides support for various features of ASP.NET Core, Java, and Node.js. These features help boost the performance of your applications by caching data inside the in-memory cache and taking most of the control away from the database itself.
In This Section
NCache for ASP.NET Core Caching
Explains how to configure and use the sample applications for the ASP.NET Core features supported by NCache.
NCache for Java Caching
Explains how to configure and use the sample applications for the Java features supported by NCache.
NCache for Node.js Caching
Explains how to configure and use the sample applications for the Node.js features supported by NCache.