Login
Remember
Register
Ask a Question
What does Redis use to sort the elements of a sorted set?
+1
vote
asked
Aug 14, 2022
in
NoSQL
by
AdilsonLima
What does Redis use to sort the elements of a sorted set?
a. keys
b. values
c. scores
d. ids
nosql
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 14, 2022
by
AdilsonLima
What does Redis use to sort the elements of a sorted set?
Answer:- scores
...