lua-resty-redis icon indicating copy to clipboard operation
lua-resty-redis copied to clipboard

redis:get(key) question

Open panjhgit opened this issue 2 years ago • 2 comments
trafficstars

Redis connection is normal. There is a key in Redis. Redis: get (key) returns false

panjhgit avatar Dec 08 '22 09:12 panjhgit

local rediskey = redis_instance:get(redis_key) ngx.log(ngx.ERR,"------ rediskey value -------", rediskey)

panjhgit avatar Dec 08 '22 09:12 panjhgit

Who can give me some advice

panjhgit avatar Dec 08 '22 09:12 panjhgit