此内容没有您所选择的语言版本。
Hot Rod Node.JS Client Guide
Red Hat Data Grid 8.4
Configure and use Hot Rod JS clients
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.