이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Hot Rod Node.JS Client Guide
Red Hat Data Grid 8.2
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.