noflo-redis

Redis components for the NoFlo flow-based programming environment

Usage no npm install needed!

<script type="module">
  import nofloRedis from 'https://cdn.skypack.dev/noflo-redis';
</script>

README

Redis components for NoFlo

This module provides components for the NoFlo flow-based programming framework to deal with the Redis database.

Changes

  • 0.3.0 (2020-11-26)
    • Ported from CoffeeScript to ES6