node_acl icon indicating copy to clipboard operation
node_acl copied to clipboard

Using waterline's Redis instance not working

Open LeoMartinDev opened this issue 9 years ago • 0 comments

I'm actually trying to use node_acl redisBackend using a waterline's db instance. It's not working, it throws me this error:

Unhandled rejection TypeError: this.redis.multi is not a function at Object.RedisBackend.begin (E:\**\node_modules\acl\lib\redis-backend.js:23:23)

LeoMartinDev avatar Jul 07 '16 14:07 LeoMartinDev