1. 5
    1. 2

      A couple of years ago I was working on a project where I wanted to write more complicated Redis scripts but found the experience quite painful because of the lack of types.

      If anyone is trying to do something along these lines, I’d recommend checking out TypeScriptToLua and I wrote up some type definitions for the Redis built-ins here: https://github.com/emschwartz/redis-lua-types