Node.js Client
NCache provides a Node.js Client to take advantage of its distributed caching capabilities. This section details how to set up a development environment to employ this Node.js client and the prerequisites necessary to create Node.js applications.
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
In This Section
Client Development Environment
Explains how to set up a development environment to employ this client.
Client API Prerequisites
Explains the prerequisites necessary to create Node.js client applications.