Redis.call is now split into two variants of the same function. Redis.call...
Redis.call is now split into two variants of the same function. Redis.call will raise an error by default. Redis.pcall will return the error object instead.
Please register or sign in to comment