nrk / redis-lua

A Lua client library for the redis key value storage system.
MIT License
731 stars 239 forks source link

Support Lua 5.3 or not #53

Open yular opened 7 years ago

yular commented 7 years ago

Hi all,

I am a Lua 5.3 user and wonder if Lua 5.3 is supported by this lib.

Thanks

sniper00 commented 7 years ago

Support lua 5.3, you need luasocket https://github.com/diegonehab/luasocket