标签: redis lua
在什么情况下,如果redis.call(command, ...args)和command都是args的有效参数,则command的调用会失败?
redis.call(command, ...args)
command
args