node-red-contrib-key-value-store
v0.1.8
Published
Simple, persistent, JSON-based key-value store for Node-RED
Downloads
153
Maintainers
Readme
node-red-contrib-key-value-store
Simple, persistent, JSON-based key-value store for Node-RED
This provides a simple NR node to get and set values from an on-disk JSON store.
Table of Contents
Install
Requires Node.js v6.0.0 or newer
Either install from the Node-RED palette manager, or:
$ npm i node-red-contrib-key-value-store
Usage
Nodes are found within the storage category in NR's palette.
See node documentation ("info" panel) for specific usage.
Maintainers
Contribute
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2018 Christopher Hiller