
复制if (redis.call(exists,腾讯 KEYS[1]) == 0) then redis.call(hset, KEYS[1], ARGV[2], 1); redis.call(pexpire, KEYS[1], ARGV[1]); return nil; end; if (redis.call(hexists, KEYS[1], ARGV[2]) == 1) then redis.call(hincrby, KEYS[1], ARGV[2], 1); redis.call(pexpire, KEYS[1], ARGV[1]); return nil; end; return redis.call(pttl, KEYS[1]); 1.2.3.4.5.6.7.8.9.10.11.12.13.


相关文章



精彩导读


热门资讯
关注我们
