redis-lua icon indicating copy to clipboard operation
redis-lua copied to clipboard

How to use zrevrangebyscore with limits?

Open sergeydi opened this issue 6 years ago • 0 comments

Hi,

In redis-cli I use command: > zrevrangebyscore key value 0 LIMIT 0 1

How to use the same in redis-lua?

sergeydi avatar Apr 26 '18 14:04 sergeydi