0.0.2 • Published 8 years ago

node-red-contrib-aerospike v0.0.2

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

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.