... tonumber( cjson.decode( redis.call("GET",KEYS[1]) )["ts"] ) local new = tonumber(cjson.decode(ARGV[1])["ts"]) if(new >= current) then redis.call("SET" ...
確定! 回上一頁