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

Add Sentinel Support #14

Closed kenime closed 5 years ago

kenime commented 6 years ago

Note that I have upgraded ioredis to latest version (4.0.0) which dropped support for Node version < 6.0. Do let me know if this is a concern

chameleonbr commented 5 years ago

Hey I need contributors to improve this project. If you're interested, I love the Redis and think that wee could create more functions in this module(Cluster support, Streams, etc).

chameleonbr commented 5 years ago

Now connector support all construtor options.