Client-Side Features
This section will serve as a guide on how to leverage the capabilities of NCache in ASP.NET/ASP.NET Core, Node.js, and Java applications. It will discuss the usage of distributed caching providers for Session State Management, Response Caching, and SignalR, which will help to enhance the scalability of applications.
In This Section
ASP.NET Core Caching Benefits and Overview
Explains how to use ASP.NET Core features IDistributedCache and Response Caching with NCache.
Java Web App Caching
Explains how to use NCache with Java Web applications for session replication and data sharing.
Node.js Session Caching
Briefly explains sessions in Node.js applications and elaborates on how NCache can be configured as a distributed session store for Node.js applications.
ASP.NET Caching Benefits and Overview
Explains how to use ASP.NET features with NCache.