sort
SORT
SORT key [BY pattern] [LIMIT offset count] [GET pattern [GET pattern ...]] [ASC|DESC] [ALPHA] [STORE destination]
Returns or stores the elements contained in the list, set or sorted set at key
. By default, sorting is numeric and elements are compared by their value interpreted as double pr