Redis 中Lua脚本类型转换导致的bug最近写了一个新鲜的bug,想用lua脚本实现 ... if r==nil then return redis.call('INCRBY',KEYS[1],ARGV[1]); else ...
確定! 回上一頁