mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
6 lines
280 B
HTML
6 lines
280 B
HTML
|
|
<script type="text/x-red" data-help-name="redis out">
|
|
<p>A Redis output node. Options include Hash, Set, List and String.</p>
|
|
<p>To run this you need a local Redis server running. For details see <a href="http://redis.io/" target="_new">the Redis site</a>.</p>
|
|
</script>
|