Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
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.