Markus Bergholz
1 min readAug 6, 2015

--

yeah, you can’t access `os.* ` library in lua with redis, but there is TIME.

`127.0.0.1:6379> eval “local t = (redis.call(‘time’)); return t[1]” 0
“1438894559”`

--

--