catwell / fakeredis

A Redis mock for Lua with the same interface as redis-lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support string arguments where integers expected

catwell opened this issue · comments

For instance:

lrange("foo","0","-1")