127.0.0.1:6379> get test_version (nil) 127.0.0.1:6379> EVAL "local a = redis.call('get',KEYS[1]) print(a) if a == 'nil' then return 1 else ...
確定! 回上一頁