127.0.0.1:6379> set a 10000000 OK 127.0.0.1:6379> eval \'return tostring(redis.call("get", "a") + 1.0000008)\' 0 "10000001.000001"