chameleonbr / node-red-contrib-redis

Node RED client for Redis with pub/sub, list, lua scripting and other commands support.
MIT License
46 stars 40 forks source link

Added stream commands to command list #20

Closed bitcranos closed 4 years ago

bitcranos commented 5 years ago

Added stream commands to be used from the "Redis CMD" node (xack, xadd, xclaim, xdel, xgroup, xinfo, xlen, xpending, xrange, xread, xreadgroup, xrevrange, xtrim, xsetid)