@ -68,12 +68,12 @@ public class RedisConfig extends CachingConfigurerSupport
@@ -68,12 +68,12 @@ public class RedisConfig extends CachingConfigurerSupport
"local time = tonumber(ARGV[2])\n"+
"local current = redis.call('get', key);\n"+
"if current and tonumber(current) > count then\n"+