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

Update redis.js #64

Closed golfvert closed 3 months ago

golfvert commented 10 months ago

In NodeRed 4.0 the callback function in evaluateNodeProperty is mandatory. The proposed change is coming from https://discourse.nodered.org/t/understanding-and-fixing-warning-message/83398