Hot Rod Node.JS Client Guide

Red Hat Data Grid 8.3

Configure and use Hot Rod JS clients

Red Hat Customer Content Services

Abstract

Hot Rod JS clients provide asynchronous, event-driven access to Data Grid clusters for Node.js applications. Asynchronous operation results are represented with `Promise` instances, allowing clients to chain multiple invocations and centralize error handling.