ZRANGELEXKVS
ZRANGELEXKVS key offset count withscore min max
- Returns the count number of key/value pair in which 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
ZRANGELEXKVS key offset count withscore min max
- Returns the count number of key/value pair in which 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