phpRedExpert icon indicating copy to clipboard operation
phpRedExpert copied to clipboard

Sort zset values by score

Open eugef opened this issue 11 years ago • 1 comments

On "Sorted set" edit page display values ordered by score not by value (to make it the same order as in redis-cli).

Hint: AngularJS sorts object properties alphabetically, this should be overloaded.

eugef avatar May 27 '14 16:05 eugef

Possible solutions http://justinklemm.com/angularjs-filter-ordering-objects-ngrepeat/ http://stackoverflow.com/questions/14478106/angularjs-sorting-by-property

eugef avatar May 27 '14 17:05 eugef