A Typescript implementation of redis-sorted-set
Largely unchanged
Private
Optional
Return the number of elements with a score between min and max scores. Inclusive.
the minimum score
the maximum score
Static
Rest
A Typescript implementation of redis-sorted-set
Largely unchanged