Node.js Client
NCache provides a sample application for Node.js on GitHub. This section will guide you through setting up and utilizing the Node.js client application. It also explains how you can use Node.js Web Sessions and the Pub/Sub Messaging API.
Note
This feature is also available in the NCache Community Edition.
Important
Ensure the following development tools are installed on your Linux system when using NCache Node.js:
- g++
- make
Supported Node.js Versions
The supported Node.js versions are as follows:
Product | Versions |
---|---|
Node.js | v18 |
In This Section
Data Caching
This section will guide you through setting up and using the Node.js client sample application.
Web Sessions
This section will guide you through storing Node.js Web Sessions.
Pub/Sub Messaging
This section will guide you through creating a sample Node.js client NCache Pub/Sub application.