nrk / redis-lua

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

Please add luarocks spec for newly added commands for redis version 2.8 #35

Open ag0ran opened 10 years ago

ag0ran commented 10 years ago

Otherwise we're missing commands like SCAN, HSCAN etc.

Thanks

nrk commented 9 years ago

I will finally tag a new (and long overdue) patch release of this library by the end of the year. Sorry for the wait!

yagop commented 9 years ago

Last version on Luarocks is 2.0.4. ¿Could you please upload a version with SCAN commands?

ignacio commented 9 years ago

Hi. Do you need any help with this?

janeczku commented 8 years ago

+1 Why no new releases since x years?

catwell commented 7 years ago

See here.

@nrk, I concur: how can we help?

Also, how do your branches work? What is the difference between version-2.0 and master? Apparently master is version 3 but it was never released?