node-red-contrib-aerospike

0.0.2 • Public • Published

node-red-contrib-aerospike

A node-red node for connectiong to Aerospike

Install

Run the following command in the root deirectory of your Node-RED install

npm install node-red-contrib-aerospike --save

Prerequisites

Node-RED Aerospike

Usage

image1

Parameters

  • servers: The server of Aerospike cluster.
  • namespace: The namespace of Aerospike.
  • set: The set of namespace

image2

Parameters

  • servers: the server of Aerospike cluster.
  • namespace: the namespace of Aerospike.
  • set: the set of namespace.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-contrib-aerospike

    Weekly Downloads

    9

    Version

    0.0.2

    License

    Apache-2.0

    Last publish

    Collaborators

    • yuichi-tanaka