ZRANGELEXKEYS
ZRANGELEXKEYS key offset count withscore min max
- Returns the count number of keys are greater than min and less than max starting from an index in a sorted map in lex order. WithScore can be true or false
ZRANGELEXKEYS key offset count withscore min max
- Returns the count number of keys are greater than min and less than max starting from an index in a sorted map in lex order. WithScore can be true or false